public class GeofencingRequest
extends java.lang.Object
Geofences to monitor when using the GeofencingApi.| Modifier and Type | Class and Description |
|---|---|
static class |
GeofencingRequest.Builder
Builder for creating
GeofencingRequests. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Geofence> |
getGeofences()
Get the geofences that will be monitored.
|
public java.util.List<Geofence> getGeofences()