MapTrip SDK Android Manual 9.9.7
TrafficSortMode Enum Reference

Public Member Functions

int getIntVal ()
 

Static Public Member Functions

static TrafficSortMode getByInt (int intVal)
 

Public Attributes

 ALPHA =(0)
 
 DISTANCE =(1)
 

Detailed Description

enum type

Member Function Documentation

◆ getByInt()

static TrafficSortMode getByInt ( int  intVal)
static

◆ getIntVal()

int getIntVal ( )

Member Data Documentation

◆ ALPHA

ALPHA =(0)

sort event alphabetically.

◆ DISTANCE

DISTANCE =(1)

sort event by the distance to the current position.


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