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
OnHashChange

OnHashChange Class Reference

Constructors

Instance Methods

Constructors

new OnHashChange(parameters)

Initializes an instance of OnHashChange.

Instance Methods

onHashChange.getHashID() ⇒ String

Get the HashID

Kind: Instance method of OnHashChange
Returns: String - the KEY_HASH_ID value

onHashChange.setHashID(id) ⇒ OnHashChange

Set the HashID

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

ParamTypeDescription
id String Calculated hash ID to be referenced during RegisterAppInterface. - The desired HashID. {'string_min_length': 1, 'string_max_length': 100}
View on GitHub.com
Previous Section Next Section