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
RequestType

RequestType Class Reference

Constructors

Static Members

Constructors

new RequestType()

Constructor for RequestType.

Static Members

RequestType.AUTH_ACK ⇒ String

Get the enum value for AUTH_ACK.

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

RequestType.AUTH_CHALLENGE ⇒ String

Get the enum value for AUTH_CHALLENGE.

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

RequestType.AUTH_REQUEST ⇒ String

Get the enum value for AUTH_REQUEST.

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

RequestType.CLIMATE ⇒ String

Get the enum value for CLIMATE.

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

RequestType.DRIVER_PROFILE ⇒ String

Get the enum value for DRIVER_PROFILE.

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

RequestType.EMERGENCY ⇒ String

Get the enum value for EMERGENCY.

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

RequestType.FILE_RESUME ⇒ String

Get the enum value for FILE_RESUME.

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

RequestType.FOTA ⇒ String

Get the enum value for FOTA.

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

RequestType.HTTP ⇒ String

Get the enum value for HTTP.

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

RequestType.ICON_URL ⇒ String

Get the enum value for ICON_URL.

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

RequestType.LAUNCH_APP ⇒ String

Get the enum value for LAUNCH_APP.

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

RequestType.LOCK_SCREEN_ICON_URL ⇒ String

Get the enum value for LOCK_SCREEN_ICON_URL.

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

RequestType.MEDIA ⇒ String

Get the enum value for MEDIA.

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

RequestType.NAVIGATION ⇒ String

Get the enum value for NAVIGATION.

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

RequestType.OEM_SPECIFIC ⇒ String

Get the enum value for OEM_SPECIFIC.

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

RequestType.PHONE ⇒ String

Get the enum value for PHONE.

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

RequestType.PROPRIETARY ⇒ String

Get the enum value for PROPRIETARY.

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

RequestType.QUERY_APPS ⇒ String

Get the enum value for QUERY_APPS.

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

RequestType.SETTINGS ⇒ String

Get the enum value for SETTINGS.

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

RequestType.TRAFFIC_MESSAGE_CHANNEL ⇒ String

Get the enum value for TRAFFIC_MESSAGE_CHANNEL.

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

RequestType.VEHICLE_DIAGNOSTICS ⇒ String

Get the enum value for VEHICLE_DIAGNOSTICS.

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

Get the enum value for VOICE_SEARCH.

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

View on GitHub.com
Previous Section Next Section