ApplicationDtmfParser Class |
Parses the SIP body as Content-Type: application/dtmf
Inheritance HierarchySystemObject
Ozeki.VoIPApplicationDtmfParser
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic class ApplicationDtmfParser : IContentParser<DtmfSignal>
Public Class ApplicationDtmfParser
Implements IContentParser(Of DtmfSignal)
public ref class ApplicationDtmfParser : IContentParser<DtmfSignal^>
type ApplicationDtmfParser =
class
interface IContentParser<DtmfSignal>
end
The ApplicationDtmfParser type exposes the following members.
Constructors
Properties
Methods
See Also