event

var event: Event?

Returns the full event data, either from event or, if event is null, by reading event number id from the Android calendar storage.

Throws

if event has not been saved yet

if there's no event with id in the calendar storage

on calendar provider errors