Class ConferenceDataService

ConferenceDataService

Komut dosyalarının konferans görüşmesi bilgileri oluşturmak için kullanabileceği hizmet.

Özellikler

ÖzellikTürAçıklama
ConferenceErrorTypeConferenceErrorTypeConferenceErrorType sıralaması.
EntryPointFeatureEntryPointFeatureEntryPointFeature sıralaması.
EntryPointTypeEntryPointTypeEntryPointType sıralaması.

Yöntemler

YöntemDönüş türüKısa açıklama
newConferenceDataBuilder()ConferenceDataBuilderYeni, boş bir ConferenceDataBuilder döndürür.
newConferenceError()ConferenceErrorYeni, boş bir ConferenceError döndürür.
newConferenceParameter()ConferenceParameterYeni, boş bir ConferenceParameter döndürür.
newEntryPoint()EntryPointYeni, boş bir EntryPoint döndürür.

Ayrıntılı belgeler

newConferenceDataBuilder()

Yeni, boş bir ConferenceDataBuilder döndürür.

Return

ConferenceDataBuilder — yeni, boş ConferenceDataBuilder


newConferenceError()

Yeni, boş bir ConferenceError döndürür.

Return

ConferenceError — yeni, boş ConferenceError


newConferenceParameter()

Yeni, boş bir ConferenceParameter döndürür.

Return

ConferenceParameter — yeni, boş ConferenceParameter


newEntryPoint()

Yeni, boş bir EntryPoint döndürür.

Return

EntryPoint — yeni, boş EntryPoint