Android Event2
Stores and retrieves events to/from the Android calendar provider.
An event in the context of this class is one row in the Events table, plus associated data rows (like alarms and reminders).
Exceptions (of recurring events) have their own entries in the Events table and thus are separate AndroidEvent2s.
Parameters
calendar
calendar where the event is stored
values
entity with all columns, as returned by the calendar provider; Events._ID must be set to a non-null value
Throws
when Events._ID is not set
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
see Events.DTEND
Link copied to clipboard
see Events.DTSTART
Link copied to clipboard
Link copied to clipboard
see Events._ID
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
see Events.STATUS
Link copied to clipboard
see Events._SYNC_ID
Link copied to clipboard
see Events.TITLE