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