Package 

Interface OnSuccessListener

    • Method Summary

      Modifier and Type Method Description
      abstract void onSuccess(TResult result) Called when the challenge is successfully completed
      • Methods inherited from class java.lang.Object

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

      • onSuccess

         abstract void onSuccess(TResult result)

        Called when the challenge is successfully completed

        Parameters:
        result - the hCaptcha token result