requestNextPage

abstract fun requestNextPage(listener: SyncListPaginator.Listener)

Retrieve contents of a next page of the SyncListPaginator. The order of items within the page is not guaranteed.

Parameters

listener

Async result listener. See Listener.