Protocols
The following protocols are available globally.
-
Protocol for TTBatchRoute - TTBatchRouteResponseDelegate
See moreDeclaration
Objective-C
@protocol TTBatchRouteResponseDelegate <NSObject>Swift
protocol TTBatchRouteResponseDelegate : NSObjectProtocol -
TTBatchRouteVisistor
See moreDeclaration
Objective-C
@protocol TTBatchRouteVisistor <NSObject>Swift
protocol TTBatchRouteVisistor : NSObjectProtocol -
Delegate for TTLongDistanceEV - TTLongDistanceEvResponseDelegate
See moreDeclaration
Objective-C
@protocol TTLongDistanceEvResponseDelegate <NSObject>Swift
protocol TTLongDistanceEvResponseDelegate : NSObjectProtocol -
TTMatrixRouteResponseDelegate
See moreDeclaration
Objective-C
@protocol TTMatrixRouteResponseDelegate <NSObject>Swift
protocol TTMatrixRouteResponseDelegate : NSObjectProtocol -
TTReachableRangeDelegate
See moreDeclaration
Objective-C
@protocol TTReachableRangeDelegate <NSObject>Swift
protocol TTReachableRangeDelegate : NSObjectProtocol -
Protocol for TTRoute - TTRouteResponseDelegate
See moreDeclaration
Objective-C
@protocol TTRouteResponseDelegate <NSObject>Swift
protocol TTRouteResponseDelegate : NSObjectProtocol -
BETA Describes capacity and the consumption of the EV.
See moreExperiment
THIS API IS IN BETA VERSIONDeclaration
Swift
@objc public protocol ElectricVehicleConsumption -
BETA Represents the electric vehicle descriptor used during a route plan.
See moreExperiment
THIS API IS IN BETA VERSIONDeclaration
Swift
@objc public protocol ElectricVehicleProtocol -
BETA Represents parameters of the route for route planning.
See moreExperiment
THIS API IS IN BETA VERSIONDeclaration
Swift
@objc public protocol RouteProtocol -
Declaration
Swift
@objc public protocol ChargingProtocol -
Declaration
Swift
@objc public protocol VehicleDimensionsProtocol -
Declaration
Swift
@objc public protocol VehicleEfficiencyProtocol -
BETA Specifies the restriction that this vehicle should be subjected to.
See moreExperiment
THIS API IS IN BETA VERSIONDeclaration
Swift
@objc public protocol VehicleRestrictionsProtocol
Protocols Reference