hasNext

fun hasNext(): Boolean

Returns true if there are more results available (a next page is present), should always be called prior to next.

Sources

Link copied to clipboard