ChannelInfo class
ChannelInfo class contains data about a specific channel. This class is used when listing public channels.
Properties
Type | Name | Description |
---|---|---|
string | Name | Name of the channel |
bool | IsPublic | True if the channel is public |
int | CurrentPlayers | Number of players in the channel |