MetaCountersDeleted

@objc(SBDMetaCountersDeleted)
public class MetaCountersDeleted : EventDetail

Represents the event source detail for GroupChannelDelegate.channel(_:deletedMetaCountersKeys:).

Since

4.21.0
  • Undocumented

    Declaration

    Swift

    public let keys: [String]?
  • Undocumented

    Declaration

    Swift

    public init(keys: [String]?)