Show / Hide Table of Contents

Delegate SIPTransactionTraceMessageDelegate

Namespace: SIPSorcery.SIP
Assembly: SIPSorcery.dll
Syntax
public delegate void SIPTransactionTraceMessageDelegate(SIPTransaction sipTransaction, string message);
Parameters
Type Name Description
SIPTransaction sipTransaction
System.String message

Extension Methods

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