ChannelService.GetChannelClientList

Switch to Manual
public static ChannelClientInfo[] GetChannelClientList ();

Returns

ChannelClientInfo[] A list that contains the ChannelInfo for every channel client.

Description

Gets a list of all channel clients connected to the ChannelService.

This method lists all connections to the ChannelService, regardless of which channels they are connected to. For example, the "events" channel might have multiple ChannelClients connected to it.