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

onSearchResult

abstract fun onSearchResult(autocompleteResponse: AutocompleteSearchResponse!): Unit

Method responsible to handle the Autocomplete search Response when the search returns results. Within this callback the user will obtain a Response populated with the AutocompleteSearchResult results.