OnMetaCountersDeleted

data class OnMetaCountersDeleted(val keys: List<String>) : EventDetail

Represents the event source detail for GroupChannelHandler.onMetaCountersDeleted.

Since

4.15.7

Constructors

Link copied to clipboard
constructor(keys: List<String>)

Properties

Link copied to clipboard