sdk-routing / com.tomtom.online.sdk.routing.batch / BatchRoutesCallback / onError

onError

@Beta(2020, 12) abstract fun onError(error: RoutingException): Unit

Called when an error occurs during the process of obtaining the BatchRoutesPlan.

Parameters

error - Error which occurred while obtaining the BatchRoutesPlan.