Click or drag to resize
ApplicationDtmfParser Class
Parses the SIP body as Content-Type: application/dtmf
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPApplicationDtmfParser

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

The ApplicationDtmfParser type exposes the following members.

Constructors
  NameDescription
Public methodApplicationDtmfParser
Initializes a new instance of the ApplicationDtmfParser class
Top
Methods
  NameDescription
Public methodParse
Public methodStatic memberSerialize
Top
Properties
  NameDescription
Public propertyContentType
Top
See Also