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