abstract fun onPhrasesChanged(phrases: MutableList<Phrase!>!): Unit
Exposes the list of unique Phrases in the EditablePhraseSet. This is modified when using addPhrases() or removePhrases().
phrases
- MutableList<Phrase!>!: the phrases value
Since
1