public interface RobotLifecycleCallbacks
Modifier and Type | Method and Description |
---|---|
void |
onRobotFocusGained(QiContext qiContext)
Called when focus is gained
|
void |
onRobotFocusLost()
Called when focus is lost
|
void |
onRobotFocusRefused(java.lang.String reason)
Called when focus is refused
|
void onRobotFocusGained(QiContext qiContext)
qiContext
- the robot contextvoid onRobotFocusLost()
void onRobotFocusRefused(java.lang.String reason)
reason
- the reason