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.3.183.0
Syntax
public class ApplicationDtmfRelayParser : IContentParser<DtmfSignal>

The ApplicationDtmfRelayParser type exposes the following members.

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