RouteResponse
Wrapper for EngineRouteResponse, representing the result of a routing request including routes, the property context, and any routing error that may have occurred.
This class lazily loads routes and other JNI-backed properties to avoid unnecessary overhead.
Properties
Link copied to clipboard
The routing constraints used for processing the route
Link copied to clipboard
The routing options used for processing the route
Link copied to clipboard
The property ID to which this routing response belongs.
Link copied to clipboard
The routing error returned in the response, wrapped in a Kotlin RouteError object.