Twitch SDK (Internal)
ttv::chat::ChatConnectionListenerProxy Member List

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

mOnBadgesChangedFuncttv::chat::ChatConnectionListenerProxy
mOnChatRestrictionsChangedFuncttv::chat::ChatConnectionListenerProxy
mOnClearedFuncttv::chat::ChatConnectionListenerProxy
mOnConnectedFuncttv::chat::ChatConnectionListenerProxy
mOnConnectionFailedFuncttv::chat::ChatConnectionListenerProxy
mOnConnectionLostFuncttv::chat::ChatConnectionListenerProxy
mOnHostTargetChangedFuncttv::chat::ChatConnectionListenerProxy
mOnIgnoreChangedFuncttv::chat::ChatConnectionListenerProxy
mOnNoticeReceivedFuncttv::chat::ChatConnectionListenerProxy
mOnPermanentBanChangedFuncttv::chat::ChatConnectionListenerProxy
mOnPrivateMessageReceivedFuncttv::chat::ChatConnectionListenerProxy
mOnTemporaryBanChangedFuncttv::chat::ChatConnectionListenerProxy
mOnUserNoticeReceivedFuncttv::chat::ChatConnectionListenerProxy
mOnUserStateChangedFuncttv::chat::ChatConnectionListenerProxy
mOnWhisperReceivedFuncttv::chat::ChatConnectionListenerProxy
mOnWhisperSentFuncttv::chat::ChatConnectionListenerProxy
OnBadgesChanged(ChatConnection *source, const std::string &username, const std::string &badgesMessageTag) overridettv::chat::ChatConnectionListenerProxyinlinevirtual
OnBadgesChangedFunc typedefttv::chat::ChatConnectionListenerProxy
OnChatRestrictionsChanged(ChatConnection *source, const ChatChannelRestrictions &restrictions) overridettv::chat::ChatConnectionListenerProxyinlinevirtual
OnChatRestrictionsChangedFunc typedefttv::chat::ChatConnectionListenerProxy
OnCleared(ChatConnection *source, const std::string &username, const std::map< std::string, std::string > &messageTags) overridettv::chat::ChatConnectionListenerProxyinlinevirtual
OnClearedFunc typedefttv::chat::ChatConnectionListenerProxy
OnConnected(ChatConnection *source) overridettv::chat::ChatConnectionListenerProxyinlinevirtual
OnConnectedFunc typedefttv::chat::ChatConnectionListenerProxy
OnConnectionFailed(ChatConnection *source, TTV_ErrorCode ec) overridettv::chat::ChatConnectionListenerProxyinlinevirtual
OnConnectionFailedFunc typedefttv::chat::ChatConnectionListenerProxy
OnConnectionLost(ChatConnection *source, TTV_ErrorCode ec) overridettv::chat::ChatConnectionListenerProxyinlinevirtual
OnConnectionLostFunc typedefttv::chat::ChatConnectionListenerProxy
OnEmoticonSetsChangedFunc typedefttv::chat::ChatConnectionListenerProxy
OnHostTargetChanged(ChatConnection *source, const std::string &targetChannel, uint32_t numViewers) overridettv::chat::ChatConnectionListenerProxyinlinevirtual
OnHostTargetChangedFunc typedefttv::chat::ChatConnectionListenerProxy
OnIgnoreChanged(ChatConnection *source, const std::string &blockUserName, bool ignore) overridettv::chat::ChatConnectionListenerProxyinlinevirtual
OnIgnoreChangedFunc typedefttv::chat::ChatConnectionListenerProxy
OnNoticeReceived(ChatConnection *source, const std::string &id, const std::map< std::string, std::string > &params) overridettv::chat::ChatConnectionListenerProxyinlinevirtual
OnNoticeReceivedFunc typedefttv::chat::ChatConnectionListenerProxy
OnPermanentBanChanged(ChatConnection *source, bool banned) overridettv::chat::ChatConnectionListenerProxyinlinevirtual
OnPermanentBanChangedFunc typedefttv::chat::ChatConnectionListenerProxy
OnPrivateMessageReceived(ChatConnection *source, const std::string &username, const std::string &message, const std::map< std::string, std::string > &messageTags, bool action) overridettv::chat::ChatConnectionListenerProxyinlinevirtual
OnPrivateMessageReceivedFunc typedefttv::chat::ChatConnectionListenerProxy
OnTemporaryBanChanged(ChatConnection *source, bool temporarilyBanned, uint32_t timeout) overridettv::chat::ChatConnectionListenerProxyinlinevirtual
OnTemporaryBanChangedFunc typedefttv::chat::ChatConnectionListenerProxy
OnUserNoticeReceived(ChatConnection *source, const std::string &message, const std::map< std::string, std::string > &messageTags) overridettv::chat::ChatConnectionListenerProxyinlinevirtual
OnUserNoticeReceivedFunc typedefttv::chat::ChatConnectionListenerProxy
OnUserStateChanged(ChatConnection *source, const std::map< std::string, std::string > &messageTags) overridettv::chat::ChatConnectionListenerProxyinlinevirtual
OnUserStateChangedFunc typedefttv::chat::ChatConnectionListenerProxy
OnWhisperReceivedFunc typedefttv::chat::ChatConnectionListenerProxy
OnWhisperSentFunc typedefttv::chat::ChatConnectionListenerProxy