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