Class ConferenceDataService

ConferenceDataService

Service that scripts can use to create conferencing information.

Properties

PropertyTypeDescription
ConferenceErrorTypeConferenceErrorTypeThe ConferenceErrorType enumeration.
EntryPointFeatureEntryPointFeatureThe EntryPointFeature enumeration.
EntryPointTypeEntryPointTypeThe EntryPointType enumeration.

Methods

Detailed documentation

newConferenceDataBuilder()

Returns a new, empty ConferenceDataBuilder.

Return

ConferenceDataBuilder — a new, empty ConferenceDataBuilder


newConferenceError()

Returns a new, empty ConferenceError.

Return

ConferenceError — a new, empty ConferenceError


newConferenceParameter()

Returns a new, empty ConferenceParameter.

Return

ConferenceParameter — a new, empty ConferenceParameter


newEntryPoint()

Returns a new, empty EntryPoint.

Return

EntryPoint — a new, empty EntryPoint