This version of Unity is unsupported.
Method group is Obsolete

NetworkSettingsAttribute.channel

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

Description

The QoS channel to use for updates for this script.

Updates for SyncVar variables will be sent on the specified QoS channel. The default channel for scripts is zero.