PaginationState

constructor(loadingMore: Boolean = false, endOfChannels: Boolean = false)

Parameters

loadingMore

If we are currently loading more channels.

endOfChannels

If we have reached the end of all available channels for the current user.