Show / Hide Table of Contents

Delegate SIPTransportSIPBadMessageDelegate

Namespace: SIPSorcery.SIP
Assembly: SIPSorcery.dll
Syntax
public delegate void SIPTransportSIPBadMessageDelegate(SIPEndPoint localSIPEndPoint, SIPEndPoint remotePoint, string message, SIPValidationFieldsEnum errorField, string rawMessage);
Parameters
Type Name Description
SIPEndPoint localSIPEndPoint
SIPEndPoint remotePoint
System.String message
SIPValidationFieldsEnum errorField
System.String rawMessage

Extension Methods

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