Click or drag to resize

ICallStopDTMFSignal Method

Stops the DTMF signalling.

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

Parameters

signal  DtmfNamedEvents
The event signal.

Return Value

Int32
The duration of the DTMF signaling
See Also