SmartGeofence

SmartGeofence API

getSentianceId()

String getSentianceId()

Returns a unique geofence identifier provided by Sentiance.

getLatitude()

double getLatitude()

Returns the latitude of the geofence's center.

getLongitude()

double getLongitude()

Returns the longitude of the geofence's center.

getRadius()

int getRadius()

Returns the radius of the geofence circle in meters.

getExternalId()

String getExternalId()

Returns a unique identifier that you have provided when creating the geofence.

Last updated