Chat SDKs Android v4
Chat SDKs Android
Chat SDKs
Android
Version 4
Retrieve number of unread messages in all channels
Copy link
Using the getTotalUnreadMessageCount
method, you can retrieve the total number of a user's unread messages in all group channels the user has joined.
KotlinKTX
List of parameters
Copy link
Parameter name | Type | Description |
---|---|---|
superChannelFilter | Specifies the message type to filter the messages with the corresponding type. Acceptable values are | |
channelCustomTypes | string | Specifies the custom channel type to retrieve channels with the corresponding custom type. |