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.4.54.0
Syntax
bool SendDTMF(
	int key,
	CallParty party
)

Parameters

key  Int32
 
party  CallParty
 

Return Value

Boolean
See Also