public interface GetUnreadChannelCount
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 number of channels with unread messages for the given user. You might also be interested in GetTotalUnreadCount Or ChannelController.unreadCount