ReplannedRoute

fun ReplannedRoute(    route: Route,     replanningReason: RouteReplanningReason,     creationTime: Long)

Parameters

route

The replanned route.

replanningReason

The reason why the route was replanned.

creationTime

Creation time of the route in milliseconds.