public class LocalCalendarSource
- Object
- CalendarSource
- LocalCalendarSource
Device calendar source. Referencing this class is the builder signal for
native calendar permissions; online-only apps should use provider sources.
Constructors
protected LocalCalendarSource() |
Methods
public static LocalCalendarSource getInstance() |
Inherited methods
From CalendarSource
getId, getDisplayName, isAvailable, getCapabilities, getAuthorizationStatus, requestAuthorization, listCalendars, saveCalendar, deleteCalendar, deleteCalendar, queryEvents, getEvent, saveEvent, deleteEvent, respondToEvent, queryFreeBusy, queryTasks, getTask, saveTask, deleteTask, addChangeListener, removeChangeListener, fireChange, unsupported, unavailable, completed
Constructor details
LocalCalendarSource
protected LocalCalendarSource()Method details
getInstance
public static LocalCalendarSource getInstance()