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