Show / Hide Table of Contents

Delegate SIPTransactionCancelledDelegate

Namespace: SIPSorcery.SIP
Assembly: SIPSorcery.dll
Syntax
public delegate void SIPTransactionCancelledDelegate(SIPTransaction sipTransaction, SIPRequest sipCancelRequest);
Parameters
Type Name Description
SIPTransaction sipTransaction
SIPRequest sipCancelRequest

Extension Methods

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