Companion

object Companion

Properties

Link copied to clipboard
const val NOT_ENOUGH_COINS: Int = 400

The user has not collected enough rewards for a payout.

Link copied to clipboard
const val TOS_NOT_ACCEPTED: Int = 1

The user has not accepted the adjoe Terms of Service (TOS) yet.

Link copied to clipboard
const val UNKNOWN: Int = 0

An unspecified error.