MapTrip SDK Android Manual 9.9.7
TrafficEventType Enum Reference

Public Member Functions

int getIntVal ()
 

Static Public Member Functions

static TrafficEventType getByInt (int intVal)
 

Public Attributes

 CHANGE =(2)
 
 DELETE =(3)
 
 NEW =(1)
 

Detailed Description

enum type

Member Function Documentation

◆ getByInt()

static TrafficEventType getByInt ( int  intVal)
static

◆ getIntVal()

int getIntVal ( )

Member Data Documentation

◆ CHANGE

CHANGE =(2)

change of an already existing traffic event.

◆ DELETE

DELETE =(3)

deletion of a traffic event.

◆ NEW

NEW =(1)

new traffic event


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