qisdk / com.aldebaran.qi.sdk.object.conversation / EditablePhraseSet / getPhrases

getPhrases

abstract fun getPhrases(): MutableList<Phrase!>!

Exposes the property phrases value

Return
MutableList<Phrase!>!: the phrases value

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

Since
1