Event args for channel creation events. More...
Inherits EventArgs.
Public Member Functions | |
| ChannelEventArgs (string channelId) | |
| Initializes a new instance of the ChannelEventArgs class. | |
Properties | |
| string | ChannelId [get] |
| Gets the channel ID. | |
Event args for channel creation events.
|
inline |
Initializes a new instance of the ChannelEventArgs class.
| channelId | The channel ID. |
|
get |
Gets the channel ID.