MetaCounterHandler

MetaCounter handler. This provides callback for all meta counter related methods. Refer to BaseChannel.createMetaCounters.

Functions

Link copied to clipboard
abstract fun onResult(metaCounterMap: Map<String, Int>?, e: SendbirdException?)

A callback for when meta counter is created, updated or read.