numInstances

fun numInstances(eventId: Long): Int?

Finds the total number of instances this event has (including instances of exceptions)

The number of returned instances may vary with the Android version.

Return

number of event instances (including instances of exceptions); null if the number can't be determined or if the event has no last date (recurring event without last instance)