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-preview

    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.

    See more

    Declaration

    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-preview

    See more

    Declaration

    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-preview

    Details of the fence and its position in relation to the provided point.

    See more

    Declaration

    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-preview

    TTGeofencingReportQueryBuilder geofencing report query.

    See more

    Declaration

    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-preview

    Declaration

    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-preview

    TomTom Geofencing API main object. Contains methods to use Tomtom’s online search engine and provides support for both async and sync calls.

    See more

    Declaration

    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-preview

    A summary of the report request.

    See more

    Declaration

    Objective-C

    @interface TTGeofencingReportSummary : NSObject

    Swift

    class TTGeofencingReportSummary : NSObject