Show / Hide Table of Contents

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

Extension Methods

JSONWriter.ToJson(Object)
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX