MapTrip SDK Android Manual 9.9.7
AdviceUnits Enum Reference

Public Member Functions

int getIntVal ()
 

Static Public Member Functions

static AdviceUnits getByInt (int intVal)
 

Public Attributes

 METERS =(0)
 
 MILES =(1)
 

Detailed Description

enum type for the advice units. E.g. "in 300 meters" vs. "in 0.2 miles"

Member Function Documentation

◆ getByInt()

static AdviceUnits getByInt ( int  intVal)
static

◆ getIntVal()

int getIntVal ( )

Member Data Documentation

◆ METERS

METERS =(0)

◆ MILES

MILES =(1)

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