|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NetmeraGeofence | |
|---|---|
| com.netmera.mobile | |
| Uses of NetmeraGeofence in com.netmera.mobile |
|---|
| Methods in com.netmera.mobile that return NetmeraGeofence | |
|---|---|
NetmeraGeofence |
NetmeraGeofence.setFastestInterval(long fastestInterval)
Deprecated. Explicitly set the fastest interval for location updates, in milliseconds. |
NetmeraGeofence |
NetmeraGeofence.setIntervalMeters(long intervalMeters)
Deprecated. Set interval meters |
NetmeraGeofence |
NetmeraGeofence.setIntervalSeconds(long intervalSeconds)
Deprecated. Set interval seconds |
NetmeraGeofence |
NetmeraGeofence.setPriority(int priority)
Deprecated. Set the priority of the request. |
| Methods in com.netmera.mobile with parameters of type NetmeraGeofence | |
|---|---|
static void |
NetmeraGeofenceService.init(NetmeraGeofence geofence,
android.content.Context context)
Deprecated. To be able to start Geofence Service, you should first call this method with the given parameters. |
static void |
GeofenceService.setGeofenceSettings(NetmeraGeofence geofence)
Deprecated. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||