Version: 2022.1
言語: 日本語
public static ChannelClientInfo[] GetChannelClientList ();

戻り値

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

説明

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.