Click or drag to resize

ApplicationDtmfParserParse Method


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

Parameters

content  String
 

Return Value

DtmfSignal

Implements

IContentParserTParse(String)
See Also