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

ComponentVolumeStatus Class Reference

Constructors

Static Members

Constructors

new ComponentVolumeStatus()

Constructor for ComponentVolumeStatus.

Static Members

ComponentVolumeStatus.CVS_ALERT ⇒ String

Get the enum value for CVS_ALERT.

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

ComponentVolumeStatus.CVS_FAULT ⇒ String

Get the enum value for CVS_FAULT.

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

ComponentVolumeStatus.CVS_LOW ⇒ String

Get the enum value for CVS_LOW.

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

ComponentVolumeStatus.CVS_NORMAL ⇒ String

Get the enum value for CVS_NORMAL.

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

ComponentVolumeStatus.CVS_NOT_SUPPORTED ⇒ String

Get the enum value for CVS_NOT_SUPPORTED.

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

ComponentVolumeStatus.CVS_UNKNOWN ⇒ String

Get the enum value for CVS_UNKNOWN.

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

View on GitHub.com