ChannelService.GetChannelClientList

Cambiar al Manual
public static ChannelClientInfo[] GetChannelClientList ();

Valor de retorno

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

Descripción

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.