onMetaCountersDeleted

open override fun onMetaCountersDeleted(channel: BaseChannel, keys: List<String>)

Deprecated

This is not supported in FeedChannel.

A callback for when channel meta counters are deleted.

Since

3.0.34

Parameters

channel

The channel the meta counters are deleted of.

keys

The deleted meta counters keys.