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

DeviceLevelStatus Class Reference

Constructors

Static Members

Constructors

new DeviceLevelStatus()

Constructor for DeviceLevelStatus.

Static Members

DeviceLevelStatus.FOUR_LEVEL_BARS ⇒ String

Get the enum value for FOUR_LEVEL_BARS.

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

DeviceLevelStatus.NOT_PROVIDED ⇒ String

Get the enum value for NOT_PROVIDED.

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

DeviceLevelStatus.ONE_LEVEL_BARS ⇒ String

Get the enum value for ONE_LEVEL_BARS.

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

DeviceLevelStatus.THREE_LEVEL_BARS ⇒ String

Get the enum value for THREE_LEVEL_BARS.

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

DeviceLevelStatus.TWO_LEVEL_BARS ⇒ String

Get the enum value for TWO_LEVEL_BARS.

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

DeviceLevelStatus.ZERO_LEVEL_BARS ⇒ String

Get the enum value for ZERO_LEVEL_BARS.

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

View on GitHub.com