public interface GetTotalUnreadCount
abstract Call<LiveData<Integer>>
invoke()
equals, hashCode, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Call<LiveData<Integer>> invoke()
Returns the total unread messages count for the current user. You might also be interested in GetUnreadChannelCount Or ChannelController.unreadCount