Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
GEOFENCE_TRANSITION_ENTER |
1 |
public static final int |
GEOFENCE_TRANSITION_EXIT |
16 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
EXTRA_FLOOR_CERTAINTY |
"com.indooratlas.android.sdk.extra.floorCertainty" |
public static final java.lang.String |
EXTRA_FLOOR_LEVEL |
"com.indooratlas.android.sdk.extra.floorLevel" |
public static final java.lang.String |
EXTRA_REGION |
"com.indooratlas.android.sdk.extra.region" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
EXTRA_API_KEY |
"com.indooratlas.android.sdk.intent.extras.apiKey" |
public static final java.lang.String |
EXTRA_API_SECRET |
"com.indooratlas.android.sdk.intent.extras.apiSecret" |
public static final java.lang.String |
EXTRA_GEOFENCE_EVENT |
"com.indooratlas.android.sdk.intent.extras.geofenceEvent" |
public static final java.lang.String |
EXTRA_LOCATION |
"com.indooratlas.android.sdk.intent.extras.location" |
public static final java.lang.String |
EXTRA_WAYFINDING_EVENT |
"com.indooratlas.android.sdk.intent.extras.iaRoute" |
public static final int |
STATUS_AVAILABLE |
2 |
public static final int |
STATUS_LIMITED |
10 |
public static final int |
STATUS_OUT_OF_SERVICE |
0 |
public static final int |
STATUS_TEMPORARILY_UNAVAILABLE |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
PRIORITY_CART_MODE |
3 |
public static final int |
PRIORITY_HIGH_ACCURACY |
2 |
public static final int |
PRIORITY_LOW_POWER |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
TYPE_FLOOR_PLAN |
1 |
public static final int |
TYPE_UNKNOWN |
-1 |
public static final int |
TYPE_VENUE |
2 |