This version of Unity is unsupported.

ChannelClientInfo.connectionId

public int connectionId;

Description

The ChannelClient's connection ID.

The ChannelService sends this connection ID when is establishes a connection. It sends the ID during the handshake. The connection allows multiple ChannelClients on the same channelName to identify themselves.