onCustomItemsDelete

abstract fun onCustomItemsDelete(liveEvent: LiveEvent, customItems: Map<String, String>, deletedKeys: List<String>)

Invoked when the custom items in a live event have been deleted.

Since

1.0.0

Parameters

liveEvent
customItems
deletedKeys