Interface Client


  • public interface Client
    Represents a Client connected to a server.
    • Method Detail

      • getName

        String getName()
        Get the client name
        Returns:
        the client name
      • getId

        int getId()
        Get the client id
        Returns:
        the client id