TwitchLib 3.5.3
Loading...
Searching...
No Matches
TwitchLib.Client.Events.OnChannelStateChangedArgs Class Reference

Args representing on channel state changed event. Implements the System.EventArgs More...

Inheritance diagram for TwitchLib.Client.Events.OnChannelStateChangedArgs:

Public Attributes

ChannelState ChannelState
 Property representing the current channel state. More...
 
string Channel
 Property representing the channel received state from. More...
 

Detailed Description

Args representing on channel state changed event. Implements the System.EventArgs

See also
System.EventArgs

Member Data Documentation

◆ Channel

string TwitchLib.Client.Events.OnChannelStateChangedArgs.Channel

Property representing the channel received state from.

◆ ChannelState

ChannelState TwitchLib.Client.Events.OnChannelStateChangedArgs.ChannelState

Property representing the current channel state.


The documentation for this class was generated from the following file: