Delegate SIPCallFailedDelegate
Namespace: SIPSorcery.SIP.App
Assembly: SIPSorcery.dll
Syntax
public delegate void SIPCallFailedDelegate(ISIPClientUserAgent uac, string errorMessage, SIPResponse sipResponse);
Parameters
| Type | Name | Description |
|---|---|---|
| ISIPClientUserAgent | uac | |
| System.String | errorMessage | |
| SIPResponse | sipResponse |