JsCaptchaMessageExt extension

Extension to access fields of JsCaptchaMessage.

on

Properties

payload JSString?

Available on JsCaptchaMessage, provided by the JsCaptchaMessageExt extension

Payload of the message (captcha token on success, error details otherwise).
no setter
type JSString?

Available on JsCaptchaMessage, provided by the JsCaptchaMessageExt extension

Message type coming from JS (e.g., "success" or "error").
no setter