Twitch SDK (Internal)
Public Member Functions | Protected Attributes | List of all members
ttv::binding::java::JavaChatAPIListenerProxy Class Reference

#include <java_chatapilistenerproxy.h>

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

Public Member Functions

 JavaChatAPIListenerProxy (jobject jModule)
 
virtual void ChatUserEmoticonSetsChanged (UserId userId, const std::vector< EmoticonSet > &emoticonSets) override
 
virtual void ModuleStateChanged (ttv::IModule *, ttv::IModule::State state, TTV_ErrorCode ec) override
 
void SetListener (jobject jListener)
 
jobject GetListener () const
 

Protected Attributes

GlobalJavaObjectReference mJavaModule
 
JavaClassInfo mModuleListenerInfo
 
GlobalJavaObjectReference mJavaListener
 
JavaClassInfo mListenerInfo
 

Constructor & Destructor Documentation

◆ JavaChatAPIListenerProxy()

ttv::binding::java::JavaChatAPIListenerProxy::JavaChatAPIListenerProxy ( jobject  jModule)

Member Function Documentation

◆ ChatUserEmoticonSetsChanged()

virtual void ttv::binding::java::JavaChatAPIListenerProxy::ChatUserEmoticonSetsChanged ( UserId  userId,
const std::vector< EmoticonSet > &  emoticonSets 
)
overridevirtual

◆ GetListener()

jobject ttv::binding::java::NativeListenerProxy< IChatAPIListener >::GetListener ( ) const
inlineinherited

◆ ModuleStateChanged()

virtual void ttv::binding::java::NativeModuleListener< IChatAPIListener >::ModuleStateChanged ( ttv::IModule source,
ttv::IModule::State  state,
TTV_ErrorCode  ec 
)
inlineoverridevirtualinherited

Implements ttv::IModuleListener.

◆ SetListener()

void ttv::binding::java::NativeListenerProxy< IChatAPIListener >::SetListener ( jobject  jListener)
inlineinherited

Member Data Documentation

◆ mJavaListener

◆ mJavaModule

◆ mListenerInfo

◆ mModuleListenerInfo

JavaClassInfo ttv::binding::java::NativeModuleListener< IChatAPIListener >::mModuleListenerInfo
protectedinherited

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