Click or drag to resize

VoIPMediaType Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPVoIPMediaType

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public class VoIPMediaType : ISIPMessagePart, 
	ISIPCloneable<VoIPMediaType>

The VoIPMediaType type exposes the following members.

Constructors
 NameDescription
Public methodVoIPMediaType(String)Initializes a new instance of the VoIPMediaType class
Public methodVoIPMediaType(String, String)Initializes a new instance of the VoIPMediaType class
Public methodVoIPMediaType(String, String, IEnumerableGenericParam)Initializes a new instance of the VoIPMediaType class
Top
Properties
 NameDescription
Public propertyMSubType 
Public propertyMTypeToken 
Public propertyParameters 
Top
Methods
 NameDescription
Public methodEquals
(Overrides ObjectEquals(Object))
Public methodStatic memberFromString 
Public methodSIPClone 
Public methodSIPStringPart 
Top
See Also