Package 

Interface OnFailureListener

    • Method Summary

      Modifier and Type Method Description
      abstract void onFailure(HCaptchaException exception) Called whenever there is a hCaptcha error or user closed the challenge dialog
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • onFailure

         abstract void onFailure(HCaptchaException exception)

        Called whenever there is a hCaptcha error or user closed the challenge dialog

        Parameters:
        exception - the exception