Sendbird Chat SDK for .NET
SbGroupChannelTotalUnreadMessageCountParams

An object contains a set of options to get total unread message count from a group channel More...

Properties

List< string > ChannelCustomTypesFilter [get, set]
 The array filter of channel custom types. More...
 
SbGroupChannelSuperChannelFilter SuperChannelFilter = SbGroupChannelSuperChannelFilter.All [get, set]
 The enumerator filter of super channel. More...
 

Detailed Description

An object contains a set of options to get total unread message count from a group channel

Since
4.0.0

Property Documentation

◆ ChannelCustomTypesFilter

List<string> ChannelCustomTypesFilter
getset

The array filter of channel custom types.

Since
4.0.0

◆ SuperChannelFilter

The enumerator filter of super channel.

Since
4.0.0