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
LightStatus

LightStatus Class Reference

Constructors

Static Members

Constructors

new LightStatus()

Constructor for LightStatus.

Static Members

LightStatus.INVALID ⇒ String

Get the enum value for INVALID.

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

LightStatus.OFF ⇒ String

Get the enum value for OFF.

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

LightStatus.ON ⇒ String

Get the enum value for ON.

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

LightStatus.RAMP_DOWN ⇒ String

Get the enum value for RAMP_DOWN.

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

LightStatus.RAMP_UP ⇒ String

Get the enum value for RAMP_UP.

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

LightStatus.UNKNOWN ⇒ String

Get the enum value for UNKNOWN.

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

View on GitHub.com
Previous Section Next Section