Chat SDKs iOS v4
Chat SDKs iOS
Chat SDKs
iOS
Version 4
Retrieve number of unread messages in all channels
Copy link
By using the getTotalUnreadMessageCount()
method, you can retrieve the total number of unread messages of a user in all group channels the user joined.
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 | |
channelCustomTypesFilter | string | Specifies the custom channel type to retrieve channels with the corresponding custom type. |