Version: 2020.3
언어: 한국어

ChannelClient.GetChannelClientInfo

매뉴얼로 전환
public MPE.ChannelClientInfo GetChannelClientInfo ();
public static MPE.ChannelClientInfo GetChannelClientInfo (string channelName);
public static MPE.ChannelClientInfo GetChannelClientInfo (int clientId);

파라미터

channelName The name of the channel to get information about.
clientId The ID of the channel to get information about.

반환

ChannelClientInfo A structure that describes the channel.

설명

Gets the ChannelClientInfo for a specific channel.