onCollectionRemoved

open fun onCollectionRemoved(context: EventContext)

This callback is invoked when an entire SyncList has been removed by a local request.

Parameters

context

Context indicating if change was local or remote.