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

SystemCapabilityType Class Reference

Constructors

Static Members

Constructors

new SystemCapabilityType()

Constructor for SystemCapabilityType.

Static Members

SystemCapabilityType.APP_SERVICES ⇒ String

Get the enum value for APP_SERVICES.

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

SystemCapabilityType.DISPLAYS ⇒ String

Get the enum value for DISPLAYS.

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

SystemCapabilityType.DRIVER_DISTRACTION ⇒ String

Get the enum value for DRIVER_DISTRACTION.

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

SystemCapabilityType.NAVIGATION ⇒ String

Get the enum value for NAVIGATION.

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

SystemCapabilityType.PHONE_CALL ⇒ String

Get the enum value for PHONE_CALL.

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

SystemCapabilityType.REMOTE_CONTROL ⇒ String

Get the enum value for REMOTE_CONTROL.

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

SystemCapabilityType.SEAT_LOCATION ⇒ String

Get the enum value for SEAT_LOCATION.

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

SystemCapabilityType.VIDEO_STREAMING ⇒ String

Get the enum value for VIDEO_STREAMING.

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

View on GitHub.com