|
Twitch SDK (Internal)
|
#include <useremoticonsets.h>
Public Types | |
| typedef std::function< void(UserId userId, const std::vector< EmoticonSet > &emoticonSet) > | UserEmoticonSetsChangedFunc |
Public Member Functions | |
| virtual void | OnUserEmoticonSetsChanged (UserId userId, const std::vector< EmoticonSet > &emoticonSets) override |
Public Attributes | |
| UserEmoticonSetsChangedFunc | mUserEmoticonSetsChangedFunc |
A lambda proxy for UserEmoticonSets::Listener.
| typedef std::function<void(UserId userId, const std::vector<EmoticonSet>& emoticonSet) > ttv::chat::UserEmoticonSetsListenerProxy::UserEmoticonSetsChangedFunc |
|
inlineoverridevirtual |
Implements ttv::chat::UserEmoticonSetsListener.
| UserEmoticonSetsChangedFunc ttv::chat::UserEmoticonSetsListenerProxy::mUserEmoticonSetsChangedFunc |
1.8.13