Feedback

  • Contents
 

scripter.callObject Property

Definition

This property provides access to a static CallObject. See the scripter.createConferenceObject method for sample code. Although scripter.callObject provides access to a callObject, it isn't necessarily the active callObject. Developers must set the CallID property.

Syntax

scripter.callObject

Usage

Read       Yes

Write       No

Value Assigned

None.

Value Returned

CallObject

Returns the same instance of the CallObject each time.