Android Event
Creates a new object from an event which already exists in the calendar storage.
Parameters
values
database row with all columns, as returned by the calendar provider
constructor(calendar: AndroidCalendar, event: Event, syncId: String?, eTag: String? = null, scheduleTag: String? = null, flags: Int = 0)
Creates a new object from an event which doesn't exist in the calendar storage yet.
Parameters
event
event that can be saved into the calendar storage