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

AppHMIType Class Reference

Constructors

Static Members

Constructors

new AppHMIType()

Constructor for AppHMIType.

Static Members

AppHMIType.BACKGROUND_PROCESS ⇒ String

Get the enum value for BACKGROUND_PROCESS.

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

AppHMIType.COMMUNICATION ⇒ String

Get the enum value for COMMUNICATION.

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

AppHMIType.DEFAULT ⇒ String

Get the enum value for DEFAULT.

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

AppHMIType.INFORMATION ⇒ String

Get the enum value for INFORMATION.

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

AppHMIType.MEDIA ⇒ String

Get the enum value for MEDIA.

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

AppHMIType.MESSAGING ⇒ String

Get the enum value for MESSAGING.

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

AppHMIType.NAVIGATION ⇒ String

Get the enum value for NAVIGATION.

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

AppHMIType.PROJECTION ⇒ String

Get the enum value for PROJECTION.

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

AppHMIType.REMOTE_CONTROL ⇒ String

Get the enum value for REMOTE_CONTROL.

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

AppHMIType.SOCIAL ⇒ String

Get the enum value for SOCIAL.

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

AppHMIType.SYSTEM ⇒ String

Get the enum value for SYSTEM.

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

AppHMIType.TESTING ⇒ String

Get the enum value for TESTING.

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

AppHMIType.WEB_VIEW ⇒ String

Get the enum value for WEB_VIEW.

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

View on GitHub.com