Servizio che gli script possono utilizzare per creare informazioni sulle conferenze.
Proprietà
Proprietà | Tipo | Descrizione |
---|---|---|
ConferenceErrorType | ConferenceErrorType | L'enumerazione ConferenceErrorType . |
EntryPointFeature | EntryPointFeature | L'enumerazione EntryPointFeature . |
EntryPointType | EntryPointType | L'enumerazione EntryPointType . |
Metodi
Metodo | Tipo restituito | Breve descrizione |
---|---|---|
newConferenceDataBuilder() | ConferenceDataBuilder | Restituisce un nuovo ConferenceDataBuilder vuoto. |
newConferenceError() | ConferenceError | Restituisce un nuovo ConferenceError vuoto. |
newConferenceParameter() | ConferenceParameter | Restituisce un nuovo ConferenceParameter vuoto. |
newEntryPoint() | EntryPoint | Restituisce un nuovo EntryPoint vuoto. |
Documentazione dettagliata
newConferenceDataBuilder()
Restituisce un nuovo ConferenceDataBuilder
vuoto.
Ritorni
ConferenceDataBuilder
: un nuovo ConferenceDataBuilder
vuoto
newConferenceError()
newConferenceParameter()
Restituisce un nuovo ConferenceParameter
vuoto.
Ritorni
ConferenceParameter
: un nuovo ConferenceParameter
vuoto