Companion

object Companion

Properties

Link copied to clipboard
const val BLINK: Int = 1
Link copied to clipboard
const val PITCH_DOWN: Int = 5
Link copied to clipboard
const val PITCH_UP: Int = 4
Link copied to clipboard
const val YAW_LEFT: Int = 3
Link copied to clipboard
const val YAW_RIGHT: Int = 2

Functions

Link copied to clipboard
fun message(context: Context, type: Int): String