Version: 2023.2
언어: 한국어

ChannelService.GetChannelClientList

매뉴얼로 전환
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.