Class SIPMIMETypes
Inheritance
System.Object
SIPMIMETypes
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 SIPMIMETypes
Fields
| Improve this Doc View SourceDIALOG_INFO_CONTENT_TYPE
Declaration
public const string DIALOG_INFO_CONTENT_TYPE = "application/dialog-info+xml"
Field Value
Type | Description |
---|---|
System.String |
MWI_CONTENT_TYPE
Declaration
public const string MWI_CONTENT_TYPE = "application/simple-message-summary"
Field Value
Type | Description |
---|---|
System.String |
MWI_TEXT_TYPE
Declaration
public const string MWI_TEXT_TYPE = "text/text"
Field Value
Type | Description |
---|---|
System.String |
PRESENCE_NOTIFY_CONTENT_TYPE
Declaration
public const string PRESENCE_NOTIFY_CONTENT_TYPE = "application/pidf+xml"
Field Value
Type | Description |
---|---|
System.String |
REFER_CONTENT_TYPE
Declaration
public const string REFER_CONTENT_TYPE = "message/sipfrag"
Field Value
Type | Description |
---|---|
System.String |