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

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

Inheritance diagram for TwitchLib.Client.Events.OnSendReceiveDataArgs:

Public Attributes

Enums.SendReceiveDirection Direction
 Property representing the direction of the data. More...
 
string Data
 Property representing the data that was either sent or received. More...
 

Detailed Description

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

See also
System.EventArgs

Member Data Documentation

◆ Data

string TwitchLib.Client.Events.OnSendReceiveDataArgs.Data

Property representing the data that was either sent or received.

◆ Direction

Enums.SendReceiveDirection TwitchLib.Client.Events.OnSendReceiveDataArgs.Direction

Property representing the direction of the data.


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