getDictionarySuggestions

abstract fun getDictionarySuggestions(suggestions: Vector<String>): Boolean

Returns true if suggestions exist, false otherwise. Fills in |suggestions| from the spell check service for the misspelled word if there is one.