sdk-routing / com.tomtom.online.sdk.routing.data / Tec

Tec

open class Tec : Serializable

The details of the traffic event.

Constructors

<init>

Tec()

Empty constructor for the Tec.

Tec(effectCode: Int, causes: Array<Cause!>!)

Default constructor for the Tec.

Properties

causes

var causes: Array<Cause!>!

The list of Cause elements.

effectCode

var effectCode: Int

The effect on the traffic flow.