Click or drag to resize

ApplicationDtmfParserParse Method

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

Parameters

content
Type: SystemString

Return Value

Type: DtmfSignal

Implements

IContentParserTParse(String)
See Also