getEvent

fun getEvent(id: Long, where: String? = null, whereArgs: Array<String>? = null): Entity?

Gets a specific event, identified by its ID, from this calendar.

Return

event (or null if not found)

Parameters

id

event ID