Twitch SDK (Internal)
ttv::chat::ChatConnection::Listener Member List

This is the complete list of members for ttv::chat::ChatConnection::Listener, including all inherited members.

OnBadgesChanged(ChatConnection *source, const std::string &username, const std::string &badgesMessageTag)=0ttv::chat::ChatConnection::Listenerpure virtual
OnChatRestrictionsChanged(ChatConnection *source, const ChatChannelRestrictions &restrictions)=0ttv::chat::ChatConnection::Listenerpure virtual
OnCleared(ChatConnection *source, const std::string &username, const std::map< std::string, std::string > &messageTags)=0ttv::chat::ChatConnection::Listenerpure virtual
OnConnected(ChatConnection *source)=0ttv::chat::ChatConnection::Listenerpure virtual
OnConnectionFailed(ChatConnection *source, TTV_ErrorCode ec)=0ttv::chat::ChatConnection::Listenerpure virtual
OnConnectionLost(ChatConnection *source, TTV_ErrorCode ec)=0ttv::chat::ChatConnection::Listenerpure virtual
OnHostTargetChanged(ChatConnection *source, const std::string &targetChannel, uint32_t numViewers)=0ttv::chat::ChatConnection::Listenerpure virtual
OnIgnoreChanged(ChatConnection *source, const std::string &blockUserName, bool ignore)=0ttv::chat::ChatConnection::Listenerpure virtual
OnNoticeReceived(ChatConnection *source, const std::string &id, const std::map< std::string, std::string > &params)=0ttv::chat::ChatConnection::Listenerpure virtual
OnPermanentBanChanged(ChatConnection *source, bool banned)=0ttv::chat::ChatConnection::Listenerpure virtual
OnPrivateMessageReceived(ChatConnection *source, const std::string &username, const std::string &message, const std::map< std::string, std::string > &messageTags, bool action)=0ttv::chat::ChatConnection::Listenerpure virtual
OnTemporaryBanChanged(ChatConnection *source, bool temporarilyBanned, uint32_t timeout)=0ttv::chat::ChatConnection::Listenerpure virtual
OnUserNoticeReceived(ChatConnection *source, const std::string &message, const std::map< std::string, std::string > &messageTags)=0ttv::chat::ChatConnection::Listenerpure virtual
OnUserStateChanged(ChatConnection *source, const std::map< std::string, std::string > &messageTags)=0ttv::chat::ChatConnection::Listenerpure virtual