PaginatedListBinder<T> extension

PaginatedList binder extensions

on

Methods

mergeWithPaginatedList(BehaviorSubject<PaginatedList<T>> paginatedList) Stream<PaginatedList<T>>

Available on Stream<Result<PaginatedList<T>>>, provided by the PaginatedListBinder extension

Convenience method that maps the data from the paginated list to a stream, handling error, loading and success states