qisdk / com.aldebaran.qi.sdk.object.conversation / Chatbot / getAutonomousReaction

getAutonomousReaction

abstract fun getAutonomousReaction(): AutonomousReaction!

Exposes the property autonomousReaction value

Return
AutonomousReaction!: the autonomousReaction value

Represents a ChatbotReaction suggested spontaneously by the Chatbot and which is not the reaction to a Phrase (as those should be managed by Chatbot.replyTo()). Ex: The robot sees a person and the Chatbot wants to proactively greet him.

Since
3