Chatterino
Public Member Functions | Static Public Member Functions | List of all members
chatterino::IvrApi Class Referencefinal

#include <IvrApi.hpp>

Inheritance diagram for chatterino::IvrApi:
[legend]
Collaboration diagram for chatterino::IvrApi:
[legend]

Public Member Functions

void getSubage (QString userName, QString channelName, ResultCallback< IvrSubage > resultCallback, IvrFailureCallback failureCallback)
 
void getBulkEmoteSets (QString emoteSetList, ResultCallback< QJsonArray > successCallback, IvrFailureCallback failureCallback)
 

Static Public Member Functions

static void initialize ()
 

Member Function Documentation

◆ getBulkEmoteSets()

void chatterino::IvrApi::getBulkEmoteSets ( QString  emoteSetList,
ResultCallback< QJsonArray >  successCallback,
IvrFailureCallback  failureCallback 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getSubage()

void chatterino::IvrApi::getSubage ( QString  userName,
QString  channelName,
ResultCallback< IvrSubage resultCallback,
IvrFailureCallback  failureCallback 
)
Here is the caller graph for this function:

◆ initialize()

void chatterino::IvrApi::initialize ( )
static
Here is the caller graph for this function:

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