awaitCreateMetaCounters

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

Create meta counters

Return

The created meta counter map

Since

4.17.0

Parameters

metaCounterMap

The meta counter map to create