onError

abstract fun onError(e: Exception)

Called when error occurs during the suggestions request. When this happens, error information is displayed on the view.

See also

com.mapbox.search.autofill.AddressAutofill

Parameters

e

Exception, occurred during the request.