public static final int |
ERROR_ACCESS_BACKGROUND_LOCATION_DENIED |
-2 |
public static final String |
ERROR_ACCESS_BACKGROUND_LOCATION_DENIED_MSG |
"This app needs background location access" |
public static final int |
ERROR_ACCESS_COARSE_LOCATION_DENIED |
-6 |
public static final String |
ERROR_ACCESS_COARSE_LOCATION_DENIED_MSG |
"ACCESS_COARSE_LOCATION Permission Denied!" |
public static final int |
ERROR_ACCESS_FINE_LOCATION_DENIED |
-1 |
public static final String |
ERROR_ACCESS_FINE_LOCATION_DENIED_MSG |
"ACCESS_FINE_LOCATION Permission Denied!" |
public static final int |
ERROR_BEACON_LIST_EMPTY |
-5 |
public static final String |
ERROR_BEACON_LIST_EMPTY_MSG |
"Beacon list must not empty!" |
public static final int |
ERROR_BLUETOOTH_OFF |
-3 |
public static final String |
ERROR_BLUETOOTH_OFF_MSG |
"Enable bluetooth to start scanning" |
public static final int |
ERROR_UNKNOWN |
-4 |