Enumeration ZendriveTurnDirection

Indicates the direction of the [[ZendriveEventType.HARD_TURN]] event reported by Zendrive. This will be null for other event types.

Enumeration Members

Enumeration Members

LEFT: "left"

Indicates that the turn direction of the event was Left.

NOT_AVAILABLE: "not-available"

Indicates turn direction not available

RIGHT: "right"

Indicates that the turn direction of the event was right.