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
MyKey

MyKey Class Reference

Constructors

Instance Methods

Constructors

new MyKey(parameters)

Initializes an instance of MyKey.

Instance Methods

myKey.getE911Override() ⇒ VehicleDataStatus

Get the E911Override

Kind: Instance method of MyKey
Returns: VehicleDataStatus - the KEY_E911OVERRIDE value

myKey.setE911Override(e911override) ⇒ MyKey

Set the E911Override

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

ParamTypeDescription
e911override VehicleDataStatus Indicates whether e911 override is on. References signal "MyKey_e911Override_St". See VehicleDataStatus. - The desired E911Override.
View on GitHub.com
Previous Section Next Section