Package 

Interface OtpKeyListener.OtpListener

    • Method Summary

      Modifier and Type Method Description
      abstract void onCaptureStarted() Called when the user has triggered OTP output and capture has started.
      abstract void onCaptureComplete(String capture) Called when OTP capture has completed.
      • Methods inherited from class java.lang.Object

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

      • onCaptureStarted

         abstract void onCaptureStarted()

        Called when the user has triggered OTP output and capture has started.

      • onCaptureComplete

         abstract void onCaptureComplete(String capture)

        Called when OTP capture has completed.

        Parameters:
        capture - the captured OTP