Classes
The following classes are available globally.
-
A report generated by the Geofencing service for a single point. It lists fences within a project specified in the request that the point is inside and outside of. @BETA
See moreDeclaration
Objective-C
@interface TTGeofencingReport : NSObject
Swift
class TTGeofencingReport : NSObject
-
Details of the fence and its position in relation to the provided point. @BETA
See moreDeclaration
Objective-C
@interface TTGeofencingReportFenceDetails : NSObject
Swift
class TTGeofencingReportFenceDetails : NSObject
-
TTGeofencingReportQueryBuilder geofencing report query.
See moreDeclaration
Objective-C
@interface TTGeofencingReportQueryBuilder : NSObject
Swift
class TTGeofencingReportQueryBuilder : NSObject
-
TomTom Geofencing API main object. Contains methods to use Tomtom’s online search engine and provides support for both async and sync calls.
See moreDeclaration
Objective-C
@interface TTGeofencingReportService : NSObject
Swift
class TTGeofencingReportService : NSObject
-
A summary of report request. @BETA
See moreDeclaration
Objective-C
@interface TTGeofencingReportSummary : NSObject
Swift
class TTGeofencingReportSummary : NSObject