Modifier and Type | Class and Description |
---|---|
class |
ExtendedCalendar
A set of extended metadata, such as a colors, for a single calendar.
|
Modifier and Type | Method and Description |
---|---|
String |
IGmailClient.createCalendar(Calendar calendar)
Creates a calendar.
|
String |
IGmailClient.createCalendar(Calendar calendar,
boolean useColorRgbFormat)
Creates a calendar.
|
void |
IGmailClient.updateCalendar(Calendar calendar)
Updates a calendar
|
void |
IGmailClient.updateCalendar(Calendar calendar,
boolean useColorRgbFormat)
Updates a calendar
|