Status

object Status

Properties

INVALID_POSITION
Link copied to clipboard
const val INVALID_POSITION: Int = 3
INVALID_POSITION_TOO_CLOSE
Link copied to clipboard
const val INVALID_POSITION_TOO_CLOSE: Int = 5
INVALID_POSITION_UNKNOWN
Link copied to clipboard
const val INVALID_POSITION_UNKNOWN: Int = 10
NOT_DECODED
Link copied to clipboard
const val NOT_DECODED: Int = 2
NOT_DETECTED
Link copied to clipboard
const val NOT_DETECTED: Int = 1
NOT_REGISTERED
Link copied to clipboard
const val NOT_REGISTERED: Int = 4
READY
Link copied to clipboard
const val READY: Int = 0