String
Get the HashID
Kind: Instance method of OnHashChange
Returns: String
- the KEY_HASH_ID value
OnHashChange
Set the HashID
Kind: Instance method of OnHashChange
Returns: OnHashChange
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
id | String |
Calculated hash ID to be referenced during RegisterAppInterface. - The desired HashID. {'string_min_length': 1, 'string_max_length': 100} |