library / io.getstream.chat.android.livedata.utils / computeUnreadCount

computeUnreadCount

fun computeUnreadCount(currentUser: User, read: ChannelUserRead?, messages: List<Message>?): Int?