sdk-routing / com.tomtom.online.sdk.routing.matrix / MatrixRoutesCallback / onSuccess

onSuccess

@PublicPreview("2021.06") abstract fun onSuccess(routesPlan: MatrixRoutesPlan): Unit

Called when a MatrixRoutesPlan has been successfully obtained.

Parameters

routesPlan - The planned routes.