MetaCountersUpdated
@objc(SBDMetaCountersUpdated)
public class MetaCountersUpdated : EventDetail
Represents the event source detail for GroupChannelDelegate.channel(_:updatedMetaCounters:)
.
Since
4.21.0-
Undocumented
Declaration
Swift
public let metaCounter: [String : Int]?
-
Undocumented
Declaration
Swift
public init(metaCounter: [String : Int]?)