Show / Hide Table of Contents

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 Source

DIALOG_INFO_CONTENT_TYPE

Declaration
public const string DIALOG_INFO_CONTENT_TYPE = "application/dialog-info+xml"
Field Value
Type Description
System.String
| Improve this Doc View Source

MWI_CONTENT_TYPE

Declaration
public const string MWI_CONTENT_TYPE = "application/simple-message-summary"
Field Value
Type Description
System.String
| Improve this Doc View Source

MWI_TEXT_TYPE

Declaration
public const string MWI_TEXT_TYPE = "text/text"
Field Value
Type Description
System.String
| Improve this Doc View Source

PRESENCE_NOTIFY_CONTENT_TYPE

Declaration
public const string PRESENCE_NOTIFY_CONTENT_TYPE = "application/pidf+xml"
Field Value
Type Description
System.String
| Improve this Doc View Source

REFER_CONTENT_TYPE

Declaration
public const string REFER_CONTENT_TYPE = "message/sipfrag"
Field Value
Type Description
System.String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX