onMetaCountersUpdated

open fun onMetaCountersUpdated(channel: BaseChannel, metaCounterMap: Map<String, Int>)

A callback for when channel meta counters is updated.

Since

3.0.34

Parameters

channel

The channel the meta counters are updated of.

metaCounterMap

The updated meta counters key-value map.