Show / Hide Table of Contents

Delegate SIPTransactionResponseRetransmitDelegate

Namespace: SIPSorcery.SIP
Assembly: SIPSorcery.dll
Syntax
public delegate void SIPTransactionResponseRetransmitDelegate(SIPTransaction sipTransaction, SIPResponse sipResponse, int retransmitNumber);
Parameters
Type Name Description
SIPTransaction sipTransaction
SIPResponse sipResponse
System.Int32 retransmitNumber

Extension Methods

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