onUnreadMessageCountUpdated

abstract fun onUnreadMessageCountUpdated(context: Context, unreadCount: Int)

Called when the unread message count has been updated.

Parameters

unreadCount

The new unread message count.