OptionalcommitWhether to save the deletion to the event store immediately.
Pass false to batch multiple changes and commit them together using CapacitorCalendar.commit(), which is more efficient than committing each save individually.
The ID of the event to delete.
OptionalinstanceThe start time of the occurrence to delete, in milliseconds since the epoch.
Use startDate from listEventsInRange.
On Android, required for THIS_EVENT on recurring events. If omitted with THIS_AND_FUTURE_EVENTS, the whole series is deleted.
OptionalspanHow much of a recurring series to delete.
Since
7.1.0