LegacyAndroidEventProcessor

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.

Parameters

accountName

account name (used to generate self-attendee)

Constructors

Link copied to clipboard
constructor(accountName: String)

Functions

Link copied to clipboard
fun populate(eventAndExceptions: EventAndExceptions, to: Event)