API reference
API reference
Select your platform
No SDKs available
No versions available

Page

Updated: Aug 26, 2025

Page

interface Page<T>
A single page of data fetched from the server.
See also

Functions

NameSummary
getContents
abstract fun getContents(): List<T>
Returns this page’s data.
getIndex
abstract fun getIndex(): Int
Returns this page’s index.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon