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

SetInteriorVehicleData Class Reference

Constructors

Instance Methods

Constructors

new SetInteriorVehicleData(parameters)

Initializes an instance of SetInteriorVehicleData.

Instance Methods

setInteriorVehicleData.getModuleData() ⇒ ModuleData

Get the ModuleData

Kind: Instance method of SetInteriorVehicleData
Returns: ModuleData - the KEY_MODULE_DATA value

setInteriorVehicleData.setModuleData(data) ⇒ SetInteriorVehicleData

Set the ModuleData

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

ParamTypeDescription
data ModuleData The module data to set for the requested RC module. - The desired ModuleData.
View on GitHub.com