This version of Unity is unsupported.
Method group is Obsolete

NetworkClient.serverIp

Obsolete The high level API classes are deprecated and will be removed in the future. public string serverIp;

Description

The IP address of the server that this client is connected to.

This will be empty if the client has not connected yet.