Click or drag to resize

ApplicationSDPParser Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPApplicationSDPParser

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public class ApplicationSDPParser : IContentParser<SDPMessage>

The ApplicationSDPParser type exposes the following members.

Constructors
 NameDescription
Public methodApplicationSDPParserInitializes a new instance of the ApplicationSDPParser class
Top
Properties
 NameDescription
Public propertyContentType 
Top
Methods
 NameDescription
Public methodParse 
Top
See Also