await Increase Meta Counters
suspend fun BaseChannel.awaitIncreaseMetaCounters(metaCounterMap: Map<String, Int>): Map<String, Int>
Increases meta counters. This increases atomically the keyed meta counter by the specified value.
Return
The increased meta counter map
Since
4.17.0
Parameters
meta Counter Map
The meta counter map to increase