ConferenceDataService
Service that scripts can use to create conferencing information.
Properties
Property | Type | Description |
---|---|---|
ConferenceErrorType
|
ConferenceErrorType
|
The ConferenceErrorType
enumeration. |
EntryPointFeature
|
EntryPointFeature
|
The EntryPointFeature
enumeration. |
EntryPointType
|
EntryPointType
|
The EntryPointType
enumeration. |
Methods
Method | Return type | Brief description |
---|---|---|
ConferenceDataBuilder
|
Returns a new, empty ConferenceDataBuilder
. |
|
ConferenceError
|
Returns a new, empty ConferenceError
. |
|
ConferenceParameter
|
Returns a new, empty ConferenceParameter
. |
|
EntryPoint
|
Returns a new, empty EntryPoint
. |
Detailed documentation
newConferenceDataBuilder()
Returns a new, empty ConferenceDataBuilder
.
Return
ConferenceDataBuilder
— a new, empty ConferenceDataBuilder
newConferenceError()
newConferenceParameter()
Returns a new, empty ConferenceParameter
.
Return
ConferenceParameter
— a new, empty ConferenceParameter