MapTrip SDK Android Manual 9.9.7
TrfCategory Enum Reference

Public Member Functions

int getIntVal ()
 

Static Public Member Functions

static TrfCategory getByInt (int intVal)
 

Public Attributes

 ACCIDENT =(1)
 
 CLOSED =(0)
 
 DANGEROUS =(5)
 
 JAM =(3)
 
 OTHER =(4)
 
 ROADWORK =(2)
 
 UNDEFINED =(6)
 

Detailed Description

enum type Category of a traffic event along the route. Derived from the TMC code.

Member Function Documentation

◆ getByInt()

static TrfCategory getByInt ( int  intVal)
static

◆ getIntVal()

int getIntVal ( )

Member Data Documentation

◆ ACCIDENT

ACCIDENT =(1)

◆ CLOSED

CLOSED =(0)

◆ DANGEROUS

DANGEROUS =(5)

◆ JAM

JAM =(3)

◆ OTHER

OTHER =(4)

◆ ROADWORK

ROADWORK =(2)

◆ UNDEFINED

UNDEFINED =(6)

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