Companion

object Companion

Functions

Link copied to clipboard
fun name(e: Int): String

Properties

Link copied to clipboard
const val Failed: Byte = 1

Indicating failed result

Link copied to clipboard
const val Interrupted: Byte = 2

Indicating interruption

Link copied to clipboard
Link copied to clipboard
const val Success: Byte = 0

Indicating successful result