id property

String id
final

Identificator for the traffic event

It is the id parameter passed to the TrafficService add methods in case of user-created roadblocks. For SDK provided traffic events, it is empty string.

Implementation

final String id;