Show / Hide Table of Contents

Class SIPEventConsts

Inheritance
System.Object
SIPEventConsts
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: SIPSorcery.SIP
Assembly: SIPSorcery.dll
Syntax
public static class SIPEventConsts

Fields

| Improve this Doc View Source

DIALOG_XML_NAMESPACE_URN

Declaration
public const string DIALOG_XML_NAMESPACE_URN = "urn:ietf:params:xml:ns:dialog-info"
Field Value
Type Description
System.String
| Improve this Doc View Source

PIDF_XML_NAMESPACE_URN

Declaration
public const string PIDF_XML_NAMESPACE_URN = "urn:ietf:params:xml:ns:pidf"
Field Value
Type Description
System.String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX