interface OnHumanIsDisengagingListener
Listener for humanIsDisengaging signal
Since
3
onHumanIsDisengaging |
Notify when the engaged human shows the intention to quit the interaction with the robot, for example by physically withdrawing from the interaction, greeting goodbye... abstract fun onHumanIsDisengaging(): Unit |