Click or drag to resize

MimeType Enumeration


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public enum MimeType
Members
Member nameValueDescription
Text_Plain0 
Text_Html1 
Application_DTMF2 
Application_SDP3 
Application_MsgIsComposing4 

The MimeType type exposes the following members.

Extension Methods
 NameDescription
Public Extension MethodAsMediaType
(Defined by MimeTypeEx)
Public Extension MethodAsString
(Defined by MimeTypeEx)
Top
See Also