MapTrip SDK Android Manual 9.9.7
FollowMeState Enum Reference

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)
 

Detailed Description

enum type to get current followMe status

Member Function Documentation

◆ getByInt()

static FollowMeState getByInt ( int  intVal)
static

◆ getIntVal()

int getIntVal ( )

Member Data Documentation

◆ ACTIVE_GUIDANCE

ACTIVE_GUIDANCE =(2)

The follow me route is active and guided.

◆ APPROACHING

APPROACHING =(4)

Guidance on the blue approaching part.

◆ COLLECTING_REMAINING_EVENTS

COLLECTING_REMAINING_EVENTS =(3)

The guidance is stopped. Collecting remaining events.

◆ FREEZED

FREEZED =(7)

You have a reconstructed and previously active tour after a device freeze.

◆ LEFT_ROUTE

LEFT_ROUTE =(5)

The guidance is active, but currently the route was left (Drive to the green arrow).

◆ PAUSED

PAUSED =(1)

The follow me route is paused.

◆ TERMINATED

TERMINATED =(6)

No guidance and no collecting remaining points possible.

◆ UNKNOWN

UNKNOWN =(0)

There is no follow me route.


The documentation for this enum was generated from the following file: