Click or drag to resize

ApplicationDtmfRelayParser Class

Parses the SIP body as Content-Type: application/dtmf-relay
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPApplicationDtmfRelayParser

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

The ApplicationDtmfRelayParser type exposes the following members.

Constructors
 NameDescription
Public methodApplicationDtmfRelayParserInitializes a new instance of the ApplicationDtmfRelayParser class
Top
Properties
 NameDescription
Public propertyContentType 
Top
Methods
 NameDescription
Public methodParse 
Public methodStatic memberSerialize 
Top
See Also