Expand Minimize Picture-in-picture Power Device Status Voice Recognition Skip Back Skip Forward Minus Plus Play Search
Internet Explorer alert
This browser is not recommended for use with smartdevicelink.com, and may not function properly. Upgrade to a different browser to guarantee support of all features.
close alert
To Top Created with Sketch. To Top
To Bottom Created with Sketch. To Bottom
JavaScript Suite Documentation

EmergencyEventType Class Reference

Constructors

Static Members

Constructors

new EmergencyEventType()

Constructor for EmergencyEventType.

Static Members

EmergencyEventType.EET_FAULT ⇒ String

Get the enum value for EET_FAULT.

Kind: Static property of EmergencyEventType
Returns: String - The enum value.

EmergencyEventType.EET_FRONTAL ⇒ String

Get the enum value for EET_FRONTAL.

Kind: Static property of EmergencyEventType
Returns: String - The enum value.

EmergencyEventType.EET_NOT_SUPPORTED ⇒ String

Get the enum value for EET_NOT_SUPPORTED.

Kind: Static property of EmergencyEventType
Returns: String - The enum value.

EmergencyEventType.EET_NO_EVENT ⇒ String

Get the enum value for EET_NO_EVENT.

Kind: Static property of EmergencyEventType
Returns: String - The enum value.

EmergencyEventType.EET_REAR ⇒ String

Get the enum value for EET_REAR.

Kind: Static property of EmergencyEventType
Returns: String - The enum value.

EmergencyEventType.EET_ROLLOVER ⇒ String

Get the enum value for EET_ROLLOVER.

Kind: Static property of EmergencyEventType
Returns: String - The enum value.

EmergencyEventType.EET_SIDE ⇒ String

Get the enum value for EET_SIDE.

Kind: Static property of EmergencyEventType
Returns: String - The enum value.

View on GitHub.com