qisdk / com.aldebaran.qi.sdk.object.conversation / EditablePhraseSet / OnPhrasesChangedListener / onPhrasesChanged

onPhrasesChanged

abstract fun onPhrasesChanged(phrases: MutableList<Phrase!>!): Unit

Exposes the list of unique Phrases in the EditablePhraseSet. This is modified when using addPhrases() or removePhrases().

Parameters

phrases - MutableList<Phrase!>!: the phrases value

Since
1