public class GroupChannelTotalUnreadMessageCountParams
extends java.lang.Object
GroupChannel.getTotalUnreadMessageCount(GroupChannelTotalUnreadMessageCountParams, GroupChannel.GroupChannelTotalUnreadMessageCountHandler)| Modifier and Type | Class and Description |
|---|---|
static class |
GroupChannelTotalUnreadMessageCountParams.SuperChannelFilter
The super channel filter.
|
| Constructor and Description |
|---|
GroupChannelTotalUnreadMessageCountParams()
GroupChannelTotalUnreadMessageCountParams constructor.
|
| Modifier and Type | Method and Description |
|---|---|
GroupChannelTotalUnreadMessageCountParams |
setChannelCustomTypesFilter(java.util.List<java.lang.String> channelCustomTypes)
Set channel custom types.
|
GroupChannelTotalUnreadMessageCountParams |
setSuperChannelFilter(GroupChannelTotalUnreadMessageCountParams.SuperChannelFilter superChannelFilter)
Set super channel filter.
|
java.lang.String |
toString() |
public GroupChannelTotalUnreadMessageCountParams()
public GroupChannelTotalUnreadMessageCountParams setSuperChannelFilter(GroupChannelTotalUnreadMessageCountParams.SuperChannelFilter superChannelFilter)
superChannelFilter - GroupChannelTotalUnreadMessageCountParams.SuperChannelFilterGroupChannelTotalUnreadMessageCountParamspublic GroupChannelTotalUnreadMessageCountParams setChannelCustomTypesFilter(java.util.List<java.lang.String> channelCustomTypes)
channelCustomTypes - Channel custom typesGroupChannelTotalUnreadMessageCountParamspublic java.lang.String toString()
toString in class java.lang.Object Copyright © 2021, Sendbird or its affiliates. All rights reserved.
Report a bug or request a feature
For further developer documentation, see Chat SDK Documentation. That documentation contains more detailed descriptions, conceptual overviews, definitions of terms, and code examples.