Chat Android v4
Chat Android
Chat
Android
Version 4
Home
/
Chat
/
Android
/
Message
Using the getUnreadMemberCount()
method, you can get the number of members who haven't read a specific message in a group channel. To get the most up-to-date value, the channel should first be updated through markAsRead()
before calling the getUnreadMemberCount()
method.