onCustomItemsUpdate

abstract fun onCustomItemsUpdate(liveEvent: LiveEvent, customItems: Map<String, String>, updatedKeys: List<String>)

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

Since

1.0.0

Parameters

liveEvent
customItems
updatedKeys