onMetaCountersUpdated method
A callback for when channel meta counters is updated. Not for FeedChannel
Implementation
void onMetaCountersUpdated(
BaseChannel channel, Map<String, int> metaCounters) {}
A callback for when channel meta counters is updated. Not for FeedChannel
void onMetaCountersUpdated(
BaseChannel channel, Map<String, int> metaCounters) {}