open class QiRobot : Callback
Represents a connection to a robot.
open fun onRobotAbsent(): Unit
open fun onRobotLost(): Unit
open fun onRobotReady(session: Session!): Unit