HCaptchaInternalConfig

data class HCaptchaInternalConfig(val htmlProvider: () -> String = HCAPTCHA_WEBVIEW_HTML_PROVIDER) : Serializable

hCaptcha internal config keep internal configuration, which should not be accessible by end user

Constructors

Link copied to clipboard
constructor(htmlProvider: () -> String = HCAPTCHA_WEBVIEW_HTML_PROVIDER)

Types

Link copied to clipboard

Properties

Link copied to clipboard
val htmlProvider: () -> String

HTML Provider