AndroidEventProcessor

class AndroidEventProcessor(calendar: AndroidCalendar, id: Long, entity: Entity)

Legacy mapper from Android event main + data rows to an Event (former "populate..." methods).

Important: To use recurrence exceptions, you MUST set _SYNC_ID and ORIGINAL_SYNC_ID in populateEvent() / buildEvent. Setting _ID and ORIGINAL_ID is not sufficient.

Constructors

Link copied to clipboard
constructor(calendar: AndroidCalendar, id: Long, entity: Entity)

Functions

Link copied to clipboard
fun populate(to: Event)