public class GeofencingDwellManager
extends java.lang.Object
GeofencingApi's knowledge about which Geofence objects
the user has entered/exited so that the dwell transition can be properly dispatched.| Constructor and Description |
|---|
GeofencingDwellManager(GeofencingApi geofencingApi) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleIntent(android.content.Intent intent) |
public GeofencingDwellManager(GeofencingApi geofencingApi)