interface EvRouteCallback
Callback which is responsible to inform about a received EvRoutePlan or respective error. |
|
data class EvRoutePlan : Serializable
Represents a result from the Long Distance EV Routing service. |
|
data class EvRouteSpecification
A constructor used to create an instance of EvRouteSpecification. |
|
data class RouteDescriptor
Represents route descriptor used during route plan. |