Interface | Description |
---|---|
GenericResultCallback<T> |
Used to retrieve the result of a call.
|
Class | Description |
---|---|
EventAsyncAdapter |
Adapter for handling async event loading.
|
EventQueryToken |
This class holds the query tokens to be used in building the query for reading the events from the calendars on the current phone device.
|
EventReadAdapter |
Events adapter that provides the functionality for reading the events from the calendar provider of the current phone device.
|
EventReadAdapter.CalendarInfo |
Simple class for holding the minimum information about a calendar.
|
RecurringEvent |
Recurring event holds all the information about a recurring rule bound to a recurring event.
|
Enum | Description |
---|---|
Frequency |
Holds information regarding the frequency at which an event should recur.
|