Versions with this page:
Versions without this page:
interface in UnityEngine.Networking
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.