awaitUpdateMetaCounters

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

Update meta counters

Return

The updated meta counter map

Since

4.17.0

Parameters

metaCounterMap

The meta counter map to update