The ChannelListEntryEventArgs type exposes the following members.
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
ChannelListEntryEventArgs |
Creates a new instance of ChannelListEntryEventArgs.
|
Properties
Name | Description | |
---|---|---|
Channel |
The channel name.
| |
Topic |
The channel topic.
| |
UserCount |
The number of users in the channel.
|
See Also