qisdk / com.aldebaran.qi.sdk.object.conversation / Chat / OnNoReplyFoundForListener

OnNoReplyFoundForListener

interface OnNoReplyFoundForListener

Listener for noReplyFoundFor signal

Since
3

Functions

onNoReplyFoundFor

Emitted when none of the chatbots found anything to say / do in answer to this Phrase.

abstract fun onNoReplyFoundFor(input: Phrase!): Unit