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