This version of Unity is unsupported.
Method group is Obsolete

NetworkServer.handlers

Obsolete The high level API classes are deprecated and will be removed in the future. public static Dictionary<short,NetworkMessageDelegate> handlers;

Description

Dictionary of the message handlers registered with the server.

The key to the dictionary is the message Id.