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 |
---|---|---|
newConferenceDataBuilder() | ConferenceDataBuilder | Returns a new, empty ConferenceDataBuilder . |
newConferenceError() | ConferenceError | Returns a new, empty ConferenceError . |
newConferenceParameter() | ConferenceParameter | Returns a new, empty ConferenceParameter . |
newEntryPoint() | 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