Package 

Interface AuthenticationStatusListener

    • Method Summary

      Modifier and Type Method Description
      abstract Unit onAuthenticationStatusChanged(Integer status) Callback when the status changes, the callback happens on a separate thread
      • Methods inherited from class java.lang.Object

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

      • onAuthenticationStatusChanged

         abstract Unit onAuthenticationStatusChanged(Integer status)

        Callback when the status changes, the callback happens on a separate thread

        Parameters:
        status - Current authentication status