Classes
The following classes are available globally.
-
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-previewA 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.
See moreDeclaration
Objective-C
@interface TTGeofencingReport : NSObject
Swift
class TTGeofencingReport : NSObject
-
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-previewDeclaration
Objective-C
@interface TTGeofencingReportEntity : NSObject
Swift
class TTGeofencingReportEntity : NSObject
-
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-previewDetails of the fence and its position in relation to the provided point.
See moreDeclaration
Objective-C
@interface TTGeofencingReportFenceDetails : NSObject
Swift
class TTGeofencingReportFenceDetails : NSObject
-
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-previewTTGeofencingReportQueryBuilder geofencing report query.
See moreDeclaration
Objective-C
@interface TTGeofencingReportQueryBuilder : NSObject
Swift
class TTGeofencingReportQueryBuilder : NSObject
-
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-previewDeclaration
Objective-C
@interface TTGeofencingReportQuery : NSObject
Swift
class TTGeofencingReportQuery : NSObject
-
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-previewTomTom 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
Swift
class TTGeofencingReportService
-
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-previewA summary of the report request.
See moreDeclaration
Objective-C
@interface TTGeofencingReportSummary : NSObject
Swift
class TTGeofencingReportSummary : NSObject