MapTrip SDK Android Manual 9.8.8
ReroutingMode Enum Reference

Public Member Functions

int getIntVal ()
 

Static Public Member Functions

static ReroutingMode getByInt (int intVal)
 

Public Attributes

 FULL_ROUTING =(2)
 
 NO_REROUTING =(1)
 
 STANDARD =(0)
 

Detailed Description

enum type

Member Function Documentation

◆ getByInt()

static ReroutingMode getByInt ( int  intVal)
static

◆ getIntVal()

int getIntVal ( )

Member Data Documentation

◆ FULL_ROUTING

FULL_ROUTING =(2)

◆ NO_REROUTING

NO_REROUTING =(1)

◆ STANDARD

STANDARD =(0)

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