public interface TookanLocationMode
| Modifier and Type | Interface and Description |
|---|---|
static class |
TookanLocationMode.LocationMode
Tells the Location Fetch and Update Mode
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
EMPTY_STRING |
static int |
HIGH_ACCURACY |
static int |
LOW_ACCURACY |
static int |
MEDIUM_ACCURACY |
static final java.lang.String EMPTY_STRING
static final int LOW_ACCURACY
static final int MEDIUM_ACCURACY
static final int HIGH_ACCURACY