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