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

onSuccess

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

Called when a BatchRoutesPlan has been successfully obtained.

Parameters

routePlan - The planned routes.