HCaptchaTokenResponse

data class HCaptchaTokenResponse(val tokenResult: String, handler: Handler)

Token response which contains the token string to be verified

Constructors

Link copied to clipboard
constructor(tokenResult: String, handler: Handler)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun markUsed()

This method will signal SDK to not fire HCaptchaError.TOKEN_TIMEOUT