sdk-routing / com.tomtom.online.sdk.routing.reachablerange / ReachableAreaCallback / onError

onError

@PublicPreview("2021.06") abstract fun onError(error: RoutingException): Unit

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

Parameters

error - Error which occurred while obtaining the ReachableRangeArea.