GroupChannelGetUnreadItemCountHandler

GroupChannelGetUnreadItemCountHandler handler. This handler provides callback for SendbirdChat.getUnreadItemCount.

Since

3.0.62

Functions

Link copied to clipboard
abstract fun onResult(result: Map<UnreadItemKey, Int>?, e: SendbirdException?)

A callback for when unread item key-value map is got.