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: 10.3.199.0
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
Properties
  NameDescription
Public propertyContentType
Top
Methods
  NameDescription
Public methodParse
Public methodStatic memberSerialize
Top
See Also