nextPage

fun nextPage(): Array<T>

Gets the data stored in the next page, consuming it in the process.

See also

Throws

IllegalStateException

if there are no further available pages.