Delegate SIPTransportRequestTraceDelegate
Namespace: SIPSorcery.SIP
Assembly: SIPSorcery.dll
Syntax
public delegate void SIPTransportRequestTraceDelegate(SIPEndPoint localSIPEndPoint, SIPEndPoint remoteEndPoint, SIPRequest sipRequest);
Parameters
| Type | Name | Description |
|---|---|---|
| SIPEndPoint | localSIPEndPoint | |
| SIPEndPoint | remoteEndPoint | |
| SIPRequest | sipRequest |