Version: 2020.3
言語: 日本語
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.