Click or drag to resize

ISessionSendDTMF Method

Sends DTMF with the specified keycode to the specified party.

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
bool SendDTMF(
	int key,
	CallParty party
)

Parameters

key
Type: SystemInt32
party
Type: Ozeki.VoIPCallParty

Return Value

Type: Boolean
See Also