This version of Unity is unsupported.
Method group is Obsolete

NetworkMigrationManager.client

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

Description

The client instance that is being used to connect to the host.

This is populated by the Initialize() method. It will be set automatically by the NetworkManager if one is being used.