updateEventRow

Updates a specific event's main row with the given values. Doesn't influence data rows.

This method always uses the update method of the content provider and does not re-create rows, as it is required for some operations (see updateEvent and eventUpdateNeedsRebuild for more information).

Parameters

id

event ID

values

new values

Throws

when the content provider returns an error