sdk-search / com.tomtom.online.sdk.search.api.batch / BatchSearchResultListener / onSearchError

onSearchError

abstract fun onSearchError(error: SearchError!): Unit

Method responsible to handle batch search response when search returns error. Within this callback user will obtain SearchError containing a Throwable fail reason.