Click or drag to resize

ApplicationDtmfRelayParserParse Method


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public DtmfSignal Parse(
	string body
)

Parameters

body  String
 

Return Value

DtmfSignal

Implements

IContentParserTParse(String)
See Also