Interface PendingLogin


  • public interface PendingLogin
    A pending friend login/out. This is used to suppress world hop notifications by buffering the pending logins to try to match a pending logout with a pending login and cancel both.
    • Method Detail

      • getName

        String getName()
        The name of the player
        Returns:
      • getWorld

        short getWorld()
        The world the player logged into, or 0 if a logout.
        Returns: