SimpleCategoryEV
@available(*, message: "TT_API_PUBLIC_PREVIEW('byTheEndOf=2020.12', 'This is under Public Preview and subject to change until the end date. More information is available at: https://developer.tomtom.com/public-preview'﹚")
@objc
public enum SimpleCategoryEV : Int, EnumConvertible
Public Preview
This is under Public Preview and subject to change by the end of 2020.12.
More information is available at: https://developer.tomtom.com/public-preview
The type of the incident.
-
Traffic jam.
Declaration
Swift
case jam -
Road work in progress.
Declaration
Swift
case road_work -
The road is closed.
Declaration
Swift
case road_closur -
Another reason.
Declaration
Swift
case other
SimpleCategoryEV Enumeration Reference