Version: 2022.2

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.