Class ChannelListViewModel.PaginationState

    • Constructor Detail

      • ChannelListViewModel.PaginationState

        ChannelListViewModel.PaginationState(Boolean loadingMore, Boolean endOfChannels)
        Parameters:
        loadingMore - If we are currently loading more channels.
        endOfChannels - If we have reached the end of all available channels for the current user.