Package com.example.client.app


package com.example.client.app
  • Classes
    Class
    Description
    The BaseClient class implements the Client interface and represents a basic client working with a chat application.
    The BaseClientListener is a subclass of BaseListener that handles the communication with clients in the chat application.