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

Args representing client connection error event. Implements the System.EventArgs More...

Inheritance diagram for TwitchLib.Client.Events.OnConnectionErrorArgs:

Public Attributes

ErrorEvent Error
 The error More...
 
string BotUsername
 Username of the bot that suffered connection error. More...
 

Detailed Description

Args representing client connection error event. Implements the System.EventArgs

See also
System.EventArgs

Member Data Documentation

◆ BotUsername

string TwitchLib.Client.Events.OnConnectionErrorArgs.BotUsername

Username of the bot that suffered connection error.

◆ Error

ErrorEvent TwitchLib.Client.Events.OnConnectionErrorArgs.Error

The error


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