GroupChannelTotalUnreadMessageCountParams
@objc(SBDGroupChannelTotalUnreadMessageCountParams)
public final class GroupChannelTotalUnreadMessageCountParams : NSObject
An object contains a set of options to get total unread message count from a group channel
-
The array filter of channel custom types.
Declaration
Swift
@objc public var channelCustomTypesFilter: [String]?
-
The enumerator filter of super channel.
Declaration
Swift
@objc public var superChannelFilter: GroupChannelSuperChannelFilter