Click or drag to resize

ICallStopDTMFSignal Method

Stops the DTMF signalling.

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
int StopDTMFSignal(
	DtmfNamedEvents signal
)

Parameters

signal
Type: Ozeki.VoIPDtmfNamedEvents
The event signal.

Return Value

Type: Int32
The duration of the DTMF signaling
See Also