getConnectedServer
ClientSocket::getConnectedServer
Returns information about the server on which the client is connected to.
Declaration
const ConnectedServer& getConnectedServer();
Parameters
None.
Returns
A const reference to the ConnectedServer.