Package com.hcaptcha.sdk
See: Description
-
Class Summary Class Description BuildConfig HCaptcha HCaptchaDialogFragment HCaptcha Dialog Fragment Class. HCaptchaLog Logger HCaptchaTokenResponse Token response which contains the token string to be verified HCaptchaWebView HCaptchaConfigBuilder HCaptchaConfig hCaptcha config builder which allows further customization of UI and other logic. HCaptchaException A checked exception which contains an HCaptchaError id and message. -
Enum Summary Enum Description HCaptchaOrientation The hCaptcha challenge orientation HCaptchaSize The hCaptcha checkbox size HCaptchaTheme The hCaptcha checkbox theme HCaptchaError Enum with all possible hCaptcha errors. -
Interface Summary Interface Description IHCaptcha hCaptcha client which allows invoking of challenge completion and listening for the result. IHCaptchaHtmlProvider IHCaptchaRetryPredicate On failure retry decider class