HTML5 (Javascript) Client Reference
Class simpleGetCaptchaOutput
Language: Javascript (HTML5)
Captcha information for the QuickConnect simple users feature.
Properties | ||||
---|---|---|---|---|
|
||||
|
simpleGetCaptchaOutput.captchaImageUrl
|
An url for the captcha image. You must show the image to the user, and ask what text is shown in the image
simpleGetCaptchaOutput.captchaKey
|
The key for this captcha image. This value must be kept and sent to the PlayerIO.authenticate() method along with the input from the user.