Ozeki VoIP SDK Class library
SendDTMF Method (key, party)
NamespacesOzeki.VoIP.PBX.PhoneCalls.SessionSessionSendDTMF(Int32, CallParty)
Declaration Syntax
C#Visual BasicVisual C++
public bool SendDTMF(
	int key,
	CallParty party
)
Public Function SendDTMF ( 
	key As Integer,
	party As CallParty
) As Boolean
public:
virtual bool SendDTMF(
	int key, 
	CallParty party
) sealed
Parameters
key (Int32)
party (CallParty)
Return Value

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649