Twitch SDK (Internal)
Public Member Functions | List of all members
ttv::chat::IChatAPIListener Class Referenceabstract

#include <chatlistener.h>

Inheritance diagram for ttv::chat::IChatAPIListener:
ttv::IModuleListener ttv::binding::java::NativeListenerProxy< IChatAPIListener > ttv::binding::java::NativeModuleListener< IChatAPIListener > ttv::binding::java::JavaChatAPIListenerProxy

Public Member Functions

virtual void ChatUserEmoticonSetsChanged (UserId userId, const std::vector< EmoticonSet > &emoticonSets)=0
 
virtual void ModuleStateChanged (IModule *source, IModule::State state, TTV_ErrorCode ec)=0
 

Detailed Description

Listener interface for callbacks from ChatAPI.

Member Function Documentation

◆ ChatUserEmoticonSetsChanged()

virtual void ttv::chat::IChatAPIListener::ChatUserEmoticonSetsChanged ( UserId  userId,
const std::vector< EmoticonSet > &  emoticonSets 
)
pure virtual

◆ ModuleStateChanged()

virtual void ttv::IModuleListener::ModuleStateChanged ( IModule source,
IModule::State  state,
TTV_ErrorCode  ec 
)
pure virtualinherited

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