updateEvent

fun updateEvent(id: Long, values: ContentValues)

Updates a specific event's main row with the given values.

Parameters

id

event ID

values

new values

Throws

when the content provider returns an error