Interface GSAuthEventListener

All Known Implementing Classes:
GSAuthAuthedListener, GSAuthNotAuthedListener, GSAuthRequiredGroupProxyListener, GSAuthRequiredGroupServerListener

public interface GSAuthEventListener
  • Method Details

    • onUserAuthenticated

      void onUserAuthenticated(UserIdentity identity, String guildMemberId)
    • onUserUnauthenticated

      void onUserUnauthenticated(UserIdentity identity)