Public Member Functions | |
| int | getIntVal () |
Static Public Member Functions | |
| static FollowMeState | getByInt (int intVal) |
Public Attributes | |
| ACTIVE_GUIDANCE =(2) | |
| APPROACHING =(4) | |
| COLLECTING_REMAINING_EVENTS =(3) | |
| FREEZED =(7) | |
| LEFT_ROUTE =(5) | |
| PAUSED =(1) | |
| TERMINATED =(6) | |
| UNKNOWN =(0) | |
|
static |
| int getIntVal | ( | ) |
| ACTIVE_GUIDANCE =(2) |
The follow me route is active and guided.
| APPROACHING =(4) |
Guidance on the blue approaching part.
| COLLECTING_REMAINING_EVENTS =(3) |
The guidance is stopped. Collecting remaining events.
| FREEZED =(7) |
You have a reconstructed and previously active tour after a device freeze.
| LEFT_ROUTE =(5) |
The guidance is active, but currently the route was left (Drive to the green arrow).
| PAUSED =(1) |
The follow me route is paused.
| TERMINATED =(6) |
No guidance and no collecting remaining points possible.
| UNKNOWN =(0) |
There is no follow me route.