iterate Events
Iterates event entities from this calendar.
Adds a WHERE clause that restricts the query to CalendarContract.EventsColumns.CALENDAR_ID = id.
Parameters
where
selection
where Args
arguments for selection
body
callback that is called for each entity
Throws
when the content provider returns an error