suggest
fun suggest(query: String, suggestCallback: (MPIOfflineSearchSuggestions?) -> Unit)
Content copied to clipboard
Generate suggested search terms for a given query string.
Return
Parameters
query
The string to generate suggestions for
suggest Callback
Callback that will be called with the list of suggestions