sdk-routing / com.tomtom.online.sdk.routing.route / RouteCallback / onSuccess

onSuccess

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

Called when a RoutePlan has been successfully obtained.

Parameters

routePlan - The planned route.