sdk-routing / com.tomtom.online.sdk.routing.route.information / Tec

Tec

@Beta(2020, 12) data class Tec : Serializable

The details of the traffic event.

Parameters

effectCode - Gets the effect on the traffic flow as defined in the TPEG2-TEC standard.

causes - Gets a list of the traffic event causes.

Properties

causes

val causes: List<Cause>

Gets a list of the traffic event causes.

effectCode

val effectCode: Int

Gets the effect on the traffic flow as defined in the TPEG2-TEC standard.