Click or drag to resize
ApplicationSDPParser Class
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPApplicationSDPParser

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

The ApplicationSDPParser type exposes the following members.

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