sdk-search / com.tomtom.online.sdk.search.api.autocomplete / AutocompleteSearchResultListener / onSearchError

onSearchError

abstract fun onSearchError(error: SearchError!): Unit

Method responsible to handle the Autocomplete Search Response when the search returns an error. Within this callback the user will obtain a SearchError containing a Throwable fail reason.