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 -
Public Preview
This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-previewDescribes the capacity and the consumption of the EV.
See moreDeclaration
Swift
@available(*, message: "TT_API_PUBLIC_PREVIEW('byTheEndOf=2020.12', 'This is under Public Preview and subject to change until the end date. More information is available at: https://developer.tomtom.com/public-preview'﹚") @objc public protocol ElectricVehicleConsumption -
Public Preview
This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-previewRepresents the electric vehicle descriptor used during a route plan.
See moreDeclaration
Swift
@available(*, message: "TT_API_PUBLIC_PREVIEW('byTheEndOf=2020.12', 'This is under Public Preview and subject to change until the end date. More information is available at: https://developer.tomtom.com/public-preview'﹚") @objc public protocol ElectricVehicleProtocol -
Public Preview
This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-previewRepresents parameters of the route for route planning.
See moreDeclaration
Swift
@available(*, message: "TT_API_PUBLIC_PREVIEW('byTheEndOf=2020.12', 'This is under Public Preview and subject to change until the end date. More information is available at: https://developer.tomtom.com/public-preview'﹚") @objc public protocol RouteProtocol -
Public Preview
This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-previewDefines parameters related to charging the EV.
See moreDeclaration
Swift
@available(*, message: "TT_API_PUBLIC_PREVIEW('byTheEndOf=2020.12', 'This is under Public Preview and subject to change until the end date. More information is available at: https://developer.tomtom.com/public-preview'﹚") @objc public protocol ChargingProtocol -
Public Preview
This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-previewSpecifies the dimensions of the vehicle.
See moreDeclaration
Swift
@available(*, message: "TT_API_PUBLIC_PREVIEW('byTheEndOf=2020.12', 'This is under Public Preview and subject to change until the end date. More information is available at: https://developer.tomtom.com/public-preview'﹚") @objc public protocol VehicleDimensionsProtocol -
Public Preview
This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-previewSpecifies the efficiency of the vehicle.
See moreDeclaration
Swift
@available(*, message: "TT_API_PUBLIC_PREVIEW('byTheEndOf=2020.12', 'This is under Public Preview and subject to change until the end date. More information is available at: https://developer.tomtom.com/public-preview'﹚") @objc public protocol VehicleEfficiencyProtocol -
Public Preview
This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-previewSpecifies the restriction that this vehicle should be subjected to.
See moreDeclaration
Swift
@available(*, message: "TT_API_PUBLIC_PREVIEW('byTheEndOf=2020.12', 'This is under Public Preview and subject to change until the end date. More information is available at: https://developer.tomtom.com/public-preview'﹚") @objc public protocol VehicleRestrictionsProtocol
Protocols Reference