getAllMetaCounters

suspend fun BaseChannel.getAllMetaCounters(): Map<String, Int>

Get all meta counters

Return

The meta counter map

Since

4.15.0


fun BaseChannel.getAllMetaCounters(handler: ResultHandler<Map<String, Int>>?)

Get all meta counters

Since

4.15.0

Parameters

handler

The handler for the result