interface BatchRoutesCallback
Callback which is responsible to inform about a received BatchRoutesPlan or respective error. |
|
data class BatchRoutesPlan : Serializable
Contains RoutePlan and ReachableRangeArea returned from the Batch Routing service. |
|
data class BatchRoutesSpecification
Represents parameters that will be used for a Batch Routing service Request. |