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

Package com.tomtom.online.sdk.geofencing.report

Types

FenceDetails

class FenceDetails

Contains information about the distance and location of the closest point of the fence.

Report

class Report

The Geofencing report. It contains a unique project id, the position for which the report is generated, and a radius used to create the report, expressed in meters. Additionally, it includes a list of fences that the Request point is inside of, and a list of fences that the Request point is outside of.

ReportCallback

interface ReportCallback

Callback which is responsible to inform about a received Report or respective error.

ReportQuery

class ReportQuery

Report service query constructor

Summary

class Summary

A short summary of the report.