EventDispatcher

constructor(onRemoveSubscriptionEntry: (removedSubscriptions: Map<EventDispatcher.SubscriptionModule, List<String>>) -> Unit)

Parameters

onRemoveSubscriptionEntry

callback triggered when all events from channel entry have been removed (it can also unsubscribe from the channel)