onMetaCountersCreated method
Informs when metaCounters has been created on channel
Implementation
void onMetaCountersCreated(
BaseChannel channel, Map<String, int> metaCounters) {}
Informs when metaCounters has been created on channel
void onMetaCountersCreated(
BaseChannel channel, Map<String, int> metaCounters) {}