Reference Library
ConferenceCall Method (activeCallId, heldCallId, deviceId)
NamespacesAvaya.ApplicationEnablement.DMCCControlMethodsConferenceCall(String, String, String)
Declaration Syntax
C#Visual BasicVisual C++
int ConferenceCall(
	string activeCallId,
	string heldCallId,
	string deviceId
)
Function ConferenceCall ( _
	activeCallId As String, _
	heldCallId As String, _
	deviceId As String _
) As Integer
int ConferenceCall(
	String^ activeCallId, 
	String^ heldCallId, 
	String^ deviceId
)
Parameters
activeCallId (String)
heldCallId (String)
deviceId (String)

Assembly: ServiceProvider (Module: ServiceProvider)