onTotalUnreadMessageCountChanged method
void
onTotalUnreadMessageCountChanged(
- UnreadMessageCount unreadMessageCount
Gets the subscribed total number of unread message of all GroupChannels and FeedChannel
s the current user has joined,
and number of unread message of GroupChannel for all subscribed custom type.
@since 4.0.3
Implementation
void onTotalUnreadMessageCountChanged(
UnreadMessageCount unreadMessageCount,
) {}