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

getIsAvailableToReply

abstract fun getIsAvailableToReply(): Boolean!

Exposes the property isAvailableToReply value

Return
Boolean!: the isAvailableToReply value

Indicates whether this Chatbot is available to reply. If the value is set to false, the Chatbot method replyTo() will not be called by the Chat when processing utterances.

Since
6