Feedback

  • Contents
 

ConferenceObject.disconnectParty Method

Definition

This method disconnects a party from a conference.

Syntax

ConferenceObject.disconnectParty(CallID);

Prototype

ConferenceObject.disconnectParty(

  [in] String CallID

)

Input Parameters

CallID

The call id of the call to disconnect from the conference.

Return Values

None.