Page

class Page

Contains details of the fetched page.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The token of the next page.

Link copied to clipboard

A structure that contains values in multiple encoding formats.

Functions

Link copied to clipboard
inline fun copy(block: Page.Builder.() -> Unit = {}): Page
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String