This version of Unity is unsupported.
Method group is Obsolete

MsgType.Disconnect

Obsolete The high level API classes are deprecated and will be removed in the future. public static short Disconnect;

Description

Internal networking system message for communicating a disconnect has occurred.

To help understand the reason for a disconnect, an IntegerMessage number is written to the message body, which can be read and converted to the error enum.