Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
GEOFENCE_TRANSITION_DWELL |
256 |
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 int |
INITIAL_TRIGGER_ENTER |
1 |
public static final int |
INITIAL_TRIGGER_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 int |
CALIBRATION_EXCELLENT |
2 |
public static final int |
CALIBRATION_GOOD |
1 |
public static final int |
CALIBRATION_POOR |
0 |
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_PROXY_ADDRESS |
"com.indooratlas.android.sdk.intent.extras.proxyAddress" |
public static final java.lang.String |
EXTRA_PROXY_DISABLED |
"com.indooratlas.android.sdk.intent.extras.proxyDisabled" |
public static final java.lang.String |
EXTRA_PROXY_PORT |
"com.indooratlas.android.sdk.intent.extras.proxyPort" |
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_CALIBRATION_CHANGED |
11 |
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_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 |