This version of Unity is unsupported.
Method group is Obsolete

NetworkClient.GetTotalConnectionStats

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

Declaration

public static Dictionary<short,PacketStat> GetTotalConnectionStats();

Returns

Dictionary<short,PacketStat> Dictionary of stats.

Description

Retrieves statistics about the network packets sent on all connections.