Click or drag to resize

ConferenceRoomRemoveFromConference Method

Removes a phone call from the conference.

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public void RemoveFromConference(
	ICall call
)

Parameters

call
Type: Ozeki.VoIPICall
The specified phone call object.
See Also