transportMode property

RouteTransportMode transportMode
final

The transport mode for which the traffic event is relevant

For user-created roadblocks, it is the transportMode parameter passed to the TrafficService add methods. SDK provided traffic events typically have RouteTransportMode.car as transport mode.

Implementation

final RouteTransportMode transportMode;