- activateCode(stoneCode: String, dialogMessage?: null | String, dialogTitle?: null | String, useDefaultUI?: Boolean): Promise<boolean>
-
Parameters
-
stoneCode: String
-
dialogMessage: null | String = null
-
dialogTitle: null | String = null
-
useDefaultUI: Boolean = true
Returns Promise<boolean>
Activate the StoneCode. It accepts any StoneCode and can use the default StoneUI for progress.
Since
0.1.7