Companion

object Companion

Properties

Link copied to clipboard
const val ACCESS_TOKEN: String
Link copied to clipboard
const val EXPIRED: String
Link copied to clipboard
const val EXPIRES_IN: String
Link copied to clipboard

Functions

Link copied to clipboard
fun parse(dataStoreControl: DataStoreControl): AuthModel?
fun parse(jsonObject: JSONObject): AuthModel