SimpleCategoryEV
@objc
public enum SimpleCategoryEV : Int, EnumConvertible
BETA The type of the incident.
Experiment
THIS API IS IN BETA VERSION-
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