class FenceDetails
Contains information about the distance and location of the closest point of the fence. |
|
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. |
|
interface ReportCallback
Callback which is responsible to inform about a received Report or respective error. |
|
class ReportQuery
Report service query constructor |
|
class Summary
A short summary of the report. |