| Package | Description |
|---|---|
| com.codename1.location |
Abstraction of location services (GPS/Geofencing etc.) providing user global positioning and monitoring over
such changes both in the foreground and background.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
GeofenceManager.Listener
Deprecated.
For internal use only.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends GeofenceListener> |
GeofenceManager.getListenerClass()
Gets the currently registered Listener class.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GeofenceManager.setListenerClass(Class<? extends GeofenceListener> c)
Sets the GeofenceListener class that should receive Geofence events.
|
Copyright © 2021. All rights reserved.