Protocols

The following protocols are available globally.

  • Protocol for TTBatchRoute - TTBatchRouteResponseDelegate

    See more

    Declaration

    Objective-C

    @protocol TTBatchRouteResponseDelegate <NSObject>

    Swift

    protocol TTBatchRouteResponseDelegate : NSObjectProtocol
  • TTBatchRouteVisistor

    See more

    Declaration

    Objective-C

    @protocol TTBatchRouteVisistor <NSObject>

    Swift

    protocol TTBatchRouteVisistor : NSObjectProtocol
  • Delegate for TTLongDistanceEV - TTLongDistanceEvResponseDelegate

    See more

    Declaration

    Objective-C

    @protocol TTLongDistanceEvResponseDelegate <NSObject>

    Swift

    protocol TTLongDistanceEvResponseDelegate : NSObjectProtocol
  • TTMatrixRouteResponseDelegate

    See more

    Declaration

    Objective-C

    @protocol TTMatrixRouteResponseDelegate <NSObject>

    Swift

    protocol TTMatrixRouteResponseDelegate : NSObjectProtocol
  • TTReachableRangeDelegate

    See more

    Declaration

    Objective-C

    @protocol TTReachableRangeDelegate <NSObject>

    Swift

    protocol TTReachableRangeDelegate : NSObjectProtocol
  • Protocol for TTRoute - TTRouteResponseDelegate

    See more

    Declaration

    Objective-C

    @protocol TTRouteResponseDelegate <NSObject>

    Swift

    protocol TTRouteResponseDelegate : NSObjectProtocol
  • BETA Describes capacity and the consumption of the EV.

    Experiment

    THIS API IS IN BETA VERSION
    See more

    Declaration

    Swift

    @objc
    public protocol ElectricVehicleConsumption
  • BETA Represents the electric vehicle descriptor used during a route plan.

    Experiment

    THIS API IS IN BETA VERSION
    See more

    Declaration

    Swift

    @objc
    public protocol ElectricVehicleProtocol
  • BETA Represents parameters of the route for route planning.

    Experiment

    THIS API IS IN BETA VERSION
    See more

    Declaration

    Swift

    @objc
    public protocol RouteProtocol
  • BETA Defines parameters related to charging the EV.

    Experiment

    THIS API IS IN BETA VERSION
    See more

    Declaration

    Swift

    @objc
    public protocol ChargingProtocol
  • BETA Specifies the dimensions of the vehicle.

    Experiment

    THIS API IS IN BETA VERSION
    See more

    Declaration

    Swift

    @objc
    public protocol VehicleDimensionsProtocol
  • BETA Specifies the efficiency of the vehicle.

    Experiment

    THIS API IS IN BETA VERSION
    See more

    Declaration

    Swift

    @objc
    public protocol VehicleEfficiencyProtocol
  • BETA Specifies the restriction that this vehicle should be subjected to.

    Experiment

    THIS API IS IN BETA VERSION
    See more

    Declaration

    Swift

    @objc
    public protocol VehicleRestrictionsProtocol