Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
data class GetParams(val lang: String?)
Link copied to clipboard
Link copied to clipboard
data class RefreshParams(val lang: String?, val lastUpdated: Long)

Parameters that are passed to the refresh method.

Link copied to clipboard
data class SearchParams(val allowNetwork: Boolean, val lang: String?)
Link copied to clipboard