This version of Unity is unsupported.
Method group is Obsolete

INetworkTransport

interface in UnityEngine.Networking

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

Description

The network transport interface that is required by Unity's high-level Multiplayer API.

Any custom network transport implementation that you want Unity's high-level Multiplayer API to use must implement this interface.