Ozeki VoIP SDK Class library
AddToConference Method (call)
NamespacesOzeki.MediaConferenceRoomAddToConference(ICall)
Adds a phone call to the conference.
Declaration Syntax
C#Visual BasicVisual C++
public void AddToConference(
	ICall call
)
Public Sub AddToConference ( 
	call As ICall
)
public:
void AddToConference(
	ICall^ call
)
Parameters
call (ICall)
The specified phone call object.

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