Classes
The following classes are available globally.
-
TTFlowSegmentDataQuery represent request object for Segment Data.
Declaration
Objective-C
@interface TTFlowSegmentDataQuery : NSObject
Swift
class TTFlowSegmentDataQuery : NSObject
-
TTIncidentDetailsQuery represent request object for Incident Details.
Declaration
Objective-C
@interface TTIncidentDetailsQuery : NSObject
Swift
class TTIncidentDetailsQuery : NSObject
-
TomTom Traffic Flow API main object. Contains methods to use Tomtom’s online traffic flow engine and provides support for both async and sync calls.
See moreDeclaration
Objective-C
@interface TTTrafficFlow : NSObject
Swift
class TTTrafficFlow : NSObject
-
TomTom Traffic Incidents API main object. Contains methods to use Tomtom’s online traffic incidents engine and provides support for both async and sync calls.
See moreDeclaration
Objective-C
@interface TTTrafficIncidents : NSObject
Swift
class TTTrafficIncidents : NSObject