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
GetCloudAppProperties

GetCloudAppProperties Class Reference

Constructors

Instance Methods

Constructors

new GetCloudAppProperties(parameters)

Initializes an instance of GetCloudAppProperties.

Instance Methods

getCloudAppProperties.getAppID() ⇒ String

Get the AppID

Kind: Instance method of GetCloudAppProperties
Returns: String - the KEY_APP_ID value

getCloudAppProperties.setAppID(id) ⇒ GetCloudAppProperties

Set the AppID

Kind: Instance method of GetCloudAppProperties
Returns: GetCloudAppProperties - The class instance for method chaining.

ParamTypeDescription
id String The desired AppID. {'string_min_length': 1, 'string_max_length': 100}
View on GitHub.com
Previous Section Next Section