Companion

object Companion

Properties

Link copied to clipboard
const val DATA_KEY: String

DATA_KEY -> the key of the "data" value

Link copied to clipboard
const val DATA_SIZE_KEY: String

DATA_SIZE_KEY -> the key of the "data_size" value

Link copied to clipboard
const val DEFAULT_PAGE: Int = 0

DEFAULT_PAGE -> the default page value

Link copied to clipboard

DEFAULT_PAGE_HEADER_VALUE -> the default page value as header string

Link copied to clipboard
const val DEFAULT_PAGE_SIZE: Int = 10

DEFAULT_PAGE_SIZE -> the default size of the page

Link copied to clipboard

DEFAULT_PAGE_SIZE_HEADER_VALUE -> the default size of the page as header string

Link copied to clipboard

IS_LAST_PAGE_KEY -> the key of the "is_last_page" value

Link copied to clipboard
const val PAGE_KEY: String

PAGE_KEY -> the key of the "page" value

Link copied to clipboard
const val PAGE_SIZE_KEY: String

PAGE_SIZE_KEY -> the key of the "page_size" value