ChannelClient.GetChannelClientInfo

Declaration

public MPE.ChannelClientInfo GetChannelClientInfo();

Declaration

public static MPE.ChannelClientInfo GetChannelClientInfo(string channelName);

Declaration

public static MPE.ChannelClientInfo GetChannelClientInfo(int clientId);

Parameters

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

Returns

ChannelClientInfo A structure that describes the channel.

Description

Gets the ChannelClientInfo for a specific channel.


Did you find this page useful? Please give it a rating: