public interface GeofencingApi
| Modifier and Type | Method and Description |
|---|---|
void |
addGeofences(List<Geofence> geofences,
android.app.PendingIntent pendingIntent) |
void |
removeGeofences(List<String> geofenceRequestIds) |
void |
removeGeofences(android.app.PendingIntent pendingIntent) |
Copyright © 2015 Mapzen. All Rights Reserved.