Added in API level 14
Summary:
Constants
CalendarContract.CalendarColumns
protected
static
interface
CalendarContract.CalendarColumns
| android.provider.CalendarContract.CalendarColumns |
Columns specific to the Calendars Uri that other Uris can query.
Summary
Constants | |
|---|---|
String |
ALLOWED_ATTENDEE_TYPES
A comma separated list of attendee types supported for this calendar in the format "#,#,#". |
String |
ALLOWED_AVAILABILITY
A comma separated list of availability types supported for this calendar in the format "#,#,#". |
String |
ALLOWED_REMINDERS
A comma separated list of reminder methods supported for this calendar in the format "#,#,#". |
String |
CALENDAR_ACCESS_LEVEL
|