| Package | Description |
|---|---|
| com.mapzen.android.lost.api |
| Modifier and Type | Method and Description |
|---|---|
Geofence.Builder |
Geofence.Builder.setCircularRegion(double latitude,
double longitude,
float radius) |
Geofence.Builder |
Geofence.Builder.setExpirationDuration(long durationMillis) |
Geofence.Builder |
Geofence.Builder.setLoiteringDelay(int loiteringDelayMs) |
Geofence.Builder |
Geofence.Builder.setNotificationResponsiveness(int notificationResponsivenessMs) |
Geofence.Builder |
Geofence.Builder.setRequestId(String requestId) |
Geofence.Builder |
Geofence.Builder.setTransitionTypes(int transitionTypes) |
Copyright © 2015 Mapzen. All Rights Reserved.