PageProvider

@IviExperimental(reasons = [])
interface PageProvider<E : Any>

Interface to load an IviPagingSource.LoadResult.Page from an IviPagingSource.

Functions

Link copied to clipboard

Loads a page from an IviPagingSource with the given loadParams and returns an IviPagingSource.LoadResult.Page.