OnMetaDataDeleted

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

Represents the event source detail for GroupChannelHandler.onMetaDataDeleted.

Since

4.15.7

Constructors

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

Properties

Link copied to clipboard