MapTrip SDK Android Manual 9.8.8
Traffic Class Reference

The traffic class contains traffic related functionality like handling of Traffic Message Channel (TMC) information.
It allows to configure TMC devices, get traffic information and configure how to react on it. The TMC information contains the start and end location as TMC code or coordinate point as well as detailed information about the traffic event itself. More...

+ Inheritance diagram for Traffic:

Public Member Functions

boolean equals (Object o)
 

Static Public Member Functions

static String getEventDescriptionForEventCode (final int event1, final int event2, final int event3, final int event4, final int event5, final int lengthInMeter)
 

Detailed Description

Member Function Documentation

◆ equals()

boolean equals ( Object  o)
inherited

◆ getEventDescriptionForEventCode()

static String getEventDescriptionForEventCode ( final int  event1,
final int  event2,
final int  event3,
final int  event4,
final int  event5,
final int  lengthInMeter 
)
static

Parameters
event1- 1st traffic event
event2- 2nd traffic event
event3- 3rd traffic event
event4- 4th traffic event
event5- 5th traffic event
lengthInMeter- length of the events
evendesc- textual description
Returns
Textual event description in the language set for the SDK (see Language)

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