Click or drag to resize

CallSendDtmf Method

Sends the specified DTMF tone.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public void SendDtmf(
	DtmfTone tone
)

Parameters

tone
Type: Avaya.ClientServicesDtmfTone
The tone to transmit.
See Also