UnreadMessageCount

Class holding unread message count information of current user.

Since

4.6.0

Properties

Link copied to clipboard

Gets the number of unread message with subscribed custom type.

Link copied to clipboard

Gets the subscribed total number of unread message of all FeedChannels the current user has joined.

Link copied to clipboard

Gets the subscribed total number of unread message of all GroupChannels the current user has joined.

Link copied to clipboard

Gets the total number of unread message with subscribed custom type.

Functions

Link copied to clipboard
fun getUnreadCount(customType: String): Int

Gets unread message count for specific customType.