library / io.getstream.chat.android.livedata / ChatDomain / totalUnreadCount

totalUnreadCount

abstract val totalUnreadCount: LiveData<Int>

The total unread message count for the current user. Depending on your app you'll want to show this or the channelUnreadCount