| mOnBadgesChangedFunc | ttv::chat::ChatConnectionListenerProxy | |
| mOnChatRestrictionsChangedFunc | ttv::chat::ChatConnectionListenerProxy | |
| mOnClearedFunc | ttv::chat::ChatConnectionListenerProxy | |
| mOnConnectedFunc | ttv::chat::ChatConnectionListenerProxy | |
| mOnConnectionFailedFunc | ttv::chat::ChatConnectionListenerProxy | |
| mOnConnectionLostFunc | ttv::chat::ChatConnectionListenerProxy | |
| mOnHostTargetChangedFunc | ttv::chat::ChatConnectionListenerProxy | |
| mOnIgnoreChangedFunc | ttv::chat::ChatConnectionListenerProxy | |
| mOnNoticeReceivedFunc | ttv::chat::ChatConnectionListenerProxy | |
| mOnPermanentBanChangedFunc | ttv::chat::ChatConnectionListenerProxy | |
| mOnPrivateMessageReceivedFunc | ttv::chat::ChatConnectionListenerProxy | |
| mOnTemporaryBanChangedFunc | ttv::chat::ChatConnectionListenerProxy | |
| mOnUserNoticeReceivedFunc | ttv::chat::ChatConnectionListenerProxy | |
| mOnUserStateChangedFunc | ttv::chat::ChatConnectionListenerProxy | |
| mOnWhisperReceivedFunc | ttv::chat::ChatConnectionListenerProxy | |
| mOnWhisperSentFunc | ttv::chat::ChatConnectionListenerProxy | |
| OnBadgesChanged(ChatConnection *source, const std::string &username, const std::string &badgesMessageTag) override | ttv::chat::ChatConnectionListenerProxy | inlinevirtual |
| OnBadgesChangedFunc typedef | ttv::chat::ChatConnectionListenerProxy | |
| OnChatRestrictionsChanged(ChatConnection *source, const ChatChannelRestrictions &restrictions) override | ttv::chat::ChatConnectionListenerProxy | inlinevirtual |
| OnChatRestrictionsChangedFunc typedef | ttv::chat::ChatConnectionListenerProxy | |
| OnCleared(ChatConnection *source, const std::string &username, const std::map< std::string, std::string > &messageTags) override | ttv::chat::ChatConnectionListenerProxy | inlinevirtual |
| OnClearedFunc typedef | ttv::chat::ChatConnectionListenerProxy | |
| OnConnected(ChatConnection *source) override | ttv::chat::ChatConnectionListenerProxy | inlinevirtual |
| OnConnectedFunc typedef | ttv::chat::ChatConnectionListenerProxy | |
| OnConnectionFailed(ChatConnection *source, TTV_ErrorCode ec) override | ttv::chat::ChatConnectionListenerProxy | inlinevirtual |
| OnConnectionFailedFunc typedef | ttv::chat::ChatConnectionListenerProxy | |
| OnConnectionLost(ChatConnection *source, TTV_ErrorCode ec) override | ttv::chat::ChatConnectionListenerProxy | inlinevirtual |
| OnConnectionLostFunc typedef | ttv::chat::ChatConnectionListenerProxy | |
| OnEmoticonSetsChangedFunc typedef | ttv::chat::ChatConnectionListenerProxy | |
| OnHostTargetChanged(ChatConnection *source, const std::string &targetChannel, uint32_t numViewers) override | ttv::chat::ChatConnectionListenerProxy | inlinevirtual |
| OnHostTargetChangedFunc typedef | ttv::chat::ChatConnectionListenerProxy | |
| OnIgnoreChanged(ChatConnection *source, const std::string &blockUserName, bool ignore) override | ttv::chat::ChatConnectionListenerProxy | inlinevirtual |
| OnIgnoreChangedFunc typedef | ttv::chat::ChatConnectionListenerProxy | |
| OnNoticeReceived(ChatConnection *source, const std::string &id, const std::map< std::string, std::string > ¶ms) override | ttv::chat::ChatConnectionListenerProxy | inlinevirtual |
| OnNoticeReceivedFunc typedef | ttv::chat::ChatConnectionListenerProxy | |
| OnPermanentBanChanged(ChatConnection *source, bool banned) override | ttv::chat::ChatConnectionListenerProxy | inlinevirtual |
| OnPermanentBanChangedFunc typedef | ttv::chat::ChatConnectionListenerProxy | |
| OnPrivateMessageReceived(ChatConnection *source, const std::string &username, const std::string &message, const std::map< std::string, std::string > &messageTags, bool action) override | ttv::chat::ChatConnectionListenerProxy | inlinevirtual |
| OnPrivateMessageReceivedFunc typedef | ttv::chat::ChatConnectionListenerProxy | |
| OnTemporaryBanChanged(ChatConnection *source, bool temporarilyBanned, uint32_t timeout) override | ttv::chat::ChatConnectionListenerProxy | inlinevirtual |
| OnTemporaryBanChangedFunc typedef | ttv::chat::ChatConnectionListenerProxy | |
| OnUserNoticeReceived(ChatConnection *source, const std::string &message, const std::map< std::string, std::string > &messageTags) override | ttv::chat::ChatConnectionListenerProxy | inlinevirtual |
| OnUserNoticeReceivedFunc typedef | ttv::chat::ChatConnectionListenerProxy | |
| OnUserStateChanged(ChatConnection *source, const std::map< std::string, std::string > &messageTags) override | ttv::chat::ChatConnectionListenerProxy | inlinevirtual |
| OnUserStateChangedFunc typedef | ttv::chat::ChatConnectionListenerProxy | |
| OnWhisperReceivedFunc typedef | ttv::chat::ChatConnectionListenerProxy | |
| OnWhisperSentFunc typedef | ttv::chat::ChatConnectionListenerProxy | |