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

IgnitionStableStatus Class Reference

Constructors

Static Members

Constructors

new IgnitionStableStatus()

Constructor for IgnitionStableStatus.

Static Members

IgnitionStableStatus.IGNITION_SWITCH_NOT_STABLE ⇒ String

Get the enum value for IGNITION_SWITCH_NOT_STABLE.

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

IgnitionStableStatus.IGNITION_SWITCH_STABLE ⇒ String

Get the enum value for IGNITION_SWITCH_STABLE.

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

IgnitionStableStatus.MISSING_FROM_TRANSMITTER ⇒ String

Get the enum value for MISSING_FROM_TRANSMITTER.

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

View on GitHub.com