This version of Unity is unsupported.
Method group is Obsolete

NetworkManager.client

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

Description

The current NetworkClient being used by the manager.

This is populated when StartClient or StartLocalClient are called.