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
AmbientLightStatus

AmbientLightStatus Class Reference

Constructors

Static Members

Constructors

new AmbientLightStatus()

Constructor for AmbientLightStatus.

Static Members

AmbientLightStatus.ALS_UNKNOWN ⇒ String

Get the enum value for ALS_UNKNOWN.

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

AmbientLightStatus.DAY ⇒ String

Get the enum value for DAY.

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

AmbientLightStatus.INVALID ⇒ String

Get the enum value for INVALID.

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

AmbientLightStatus.NIGHT ⇒ String

Get the enum value for NIGHT.

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

AmbientLightStatus.TWILIGHT_1 ⇒ String

Get the enum value for TWILIGHT_1.

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

AmbientLightStatus.TWILIGHT_2 ⇒ String

Get the enum value for TWILIGHT_2.

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

AmbientLightStatus.TWILIGHT_3 ⇒ String

Get the enum value for TWILIGHT_3.

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

AmbientLightStatus.TWILIGHT_4 ⇒ String

Get the enum value for TWILIGHT_4.

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

View on GitHub.com
Previous Section Next Section