Feedback

  • Contents
 

CallObject.disconnect Method

Definition

This method disconnects the current call.

Syntax

CallObject.disconnect();

Prototype

CallObject.disconnect()

Input Parameters

None.

Return Values

None.


Example

See the scripter.createConferenceObject method for sample code.