sdk-routing / com.tomtom.online.sdk.routing.ev / EvRouteCallback / onSuccess

onSuccess

@PublicPreview("2021.06") abstract fun onSuccess(routePlan: EvRoutePlan): Unit

Called when an EvRoutePlan has been successfully obtained.

Parameters

routePlan - The planned route.