Click or drag to resize

ContentType Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPHeader
    Ozeki.VoIPContentType

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public sealed class ContentType : Header, 
	ISIPCloneable<ContentType>

The ContentType type exposes the following members.

Constructors
 NameDescription
Public methodContentTypeInitializes a new instance of the ContentType class
Top
Properties
 NameDescription
Public propertyHeaderType
(Overrides HeaderHeaderType)
Public propertyMediaType 
Top
Methods
Extension Methods
 NameDescription
Public Extension MethodToSIPHeader
(Defined by InternalSIPHeaderEx)
Top
See Also