ApplicationDtmfRelayParser Class |
Parses the SIP body as Content-Type: application/dtmf-relay
Inheritance Hierarchy
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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 Methods Properties See Also