sdk-geofencing / com.tomtom.online.sdk.geofencing.report / ReportQuery

ReportQuery

@PublicPreview @Beta(2020, 9) class ReportQuery

Report service query constructor

Parameters

location - A location (in coordinates) for which the report is requested.

projectId - The project unique id used to generate the report.

objectId - The object unique id used to generate a report.

range - The radius of a circle around the provided point in meters.

Types

Builder

class Builder

Builder used to create an instance of ReportQuery. Once constructed, the user cannot change the field values.