public class GeofenceIntentHelper
extends java.lang.Object
Geofence information from an Intent.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
EXTRA_ENTERING |
| Constructor and Description |
|---|
GeofenceIntentHelper() |
| Modifier and Type | Method and Description |
|---|---|
int |
extractIntentId(android.content.Intent intent) |
int |
transitionForIntent(android.content.Intent intent) |
public static final java.lang.String EXTRA_ENTERING