Chatterino
Public Member Functions | Public Attributes | List of all members
chatterino::SeventvEventAPIUserConnectionUpdateDispatch Struct Reference

#include <SeventvEventAPIDispatch.hpp>

Public Member Functions

 SeventvEventAPIUserConnectionUpdateDispatch (const SeventvEventAPIDispatch &dispatch, const QJsonObject &update, size_t connectionIndex)
 
bool validate () const
 

Public Attributes

QString userID
 
QString actorName
 
QString oldEmoteSetID
 
QString emoteSetID
 
size_t connectionIndex
 

Constructor & Destructor Documentation

◆ SeventvEventAPIUserConnectionUpdateDispatch()

chatterino::SeventvEventAPIUserConnectionUpdateDispatch::SeventvEventAPIUserConnectionUpdateDispatch ( const SeventvEventAPIDispatch dispatch,
const QJsonObject &  update,
size_t  connectionIndex 
)
Here is the caller graph for this function:

Member Function Documentation

◆ validate()

bool chatterino::SeventvEventAPIUserConnectionUpdateDispatch::validate ( ) const
Here is the caller graph for this function:

Member Data Documentation

◆ actorName

QString chatterino::SeventvEventAPIUserConnectionUpdateDispatch::actorName

◆ connectionIndex

size_t chatterino::SeventvEventAPIUserConnectionUpdateDispatch::connectionIndex

◆ emoteSetID

QString chatterino::SeventvEventAPIUserConnectionUpdateDispatch::emoteSetID

◆ oldEmoteSetID

QString chatterino::SeventvEventAPIUserConnectionUpdateDispatch::oldEmoteSetID

◆ userID

QString chatterino::SeventvEventAPIUserConnectionUpdateDispatch::userID

The documentation for this struct was generated from the following files: