This method of the IResponse interface determines if the client has disconnected from the server.
public abstract boolean IsClientConnected();
Returns a Boolean value that indicates whether the client is connected.