A structure that contains all of a ChannelClient's connection data.
clientId | The channel's channel ID (see ChannelClient.clientId). |
connectionId | The ChannelClient's connection ID. |
name | The ChannelClient's name (see ChannelClient.channelName. This matches the route of the URL connecting to the ChannelService. For example, "127.0.0.1:9292/<channelName>". |