Feedback

  • Contents
 

scripter.conferenceObject Property

Definition

This property provides access to a static ConferenceObject. Use the scripter.conferenceObject.id property to determine if a conference exists. A user can generate only one conference Id at a time. See scripter.createConferenceObject method for sample code.

Syntax

scripter.conferenceObject

Usage

Read       Yes

Write       No

Value Assigned

None.

Value Returned

ConferenceObject

Returns the same instance of the ConferenceObject each time.