Package | Description |
---|---|
com.google.api.services.calendar.model |
Modifier and Type | Method and Description |
---|---|
ConferenceProperties |
ConferenceProperties.clone() |
ConferenceProperties |
CalendarListEntry.getConferenceProperties()
Conferencing properties for this calendar, for example what types of conferences are allowed.
|
ConferenceProperties |
Calendar.getConferenceProperties()
Conferencing properties for this calendar, for example what types of conferences are allowed.
|
ConferenceProperties |
ConferenceProperties.set(String fieldName,
Object value) |
ConferenceProperties |
ConferenceProperties.setAllowedConferenceSolutionTypes(List<String> allowedConferenceSolutionTypes)
The types of conference solutions that are supported for this calendar.
|
Modifier and Type | Method and Description |
---|---|
CalendarListEntry |
CalendarListEntry.setConferenceProperties(ConferenceProperties conferenceProperties)
Conferencing properties for this calendar, for example what types of conferences are allowed.
|
Calendar |
Calendar.setConferenceProperties(ConferenceProperties conferenceProperties)
Conferencing properties for this calendar, for example what types of conferences are allowed.
|
Copyright © 2011–2025 Google. All rights reserved.