|
Twitch SDK (Internal)
|
This is the complete list of members for ttv::chat::IChatChannelListener, including all inherited members.
| ChatChannelFirstTimeChatterNoticeReceived(UserId userId, ChannelId channelId, const FirstTimeChatterNotice ¬ice)=0 | ttv::chat::IChatChannelListener | pure virtual |
| ChatChannelHostTargetChanged(UserId userId, ChannelId channelId, const std::string &targetChannelName, uint32_t numViewers)=0 | ttv::chat::IChatChannelListener | pure virtual |
| ChatChannelInfoChanged(UserId userId, ChannelId channelId, const ChatChannelInfo &channelInfo)=0 | ttv::chat::IChatChannelListener | pure virtual |
| ChatChannelLocalUserChanged(UserId userId, ChannelId channelId, const ChatUserInfo &userInfo)=0 | ttv::chat::IChatChannelListener | pure virtual |
| ChatChannelMessagesCleared(UserId userId, ChannelId channelId)=0 | ttv::chat::IChatChannelListener | pure virtual |
| ChatChannelMessagesReceived(UserId userId, ChannelId channelId, const std::vector< LiveChatMessage > &messageList)=0 | ttv::chat::IChatChannelListener | pure virtual |
| ChatChannelNoticeReceived(UserId userId, ChannelId channelId, const std::string ¬iceId, const std::map< std::string, std::string > ¶ms)=0 | ttv::chat::IChatChannelListener | pure virtual |
| ChatChannelRaidNoticeReceived(UserId userId, ChannelId channelId, const RaidNotice ¬ice)=0 | ttv::chat::IChatChannelListener | pure virtual |
| ChatChannelRestrictionsChanged(UserId userId, ChannelId channelId, const ChatChannelRestrictions &restrictions)=0 | ttv::chat::IChatChannelListener | pure virtual |
| ChatChannelStateChanged(UserId userId, ChannelId channelId, ChatChannelState state, TTV_ErrorCode ec)=0 | ttv::chat::IChatChannelListener | pure virtual |
| ChatChannelSubscriptionNoticeReceived(UserId userId, ChannelId channelId, const SubscriptionNotice ¬ice)=0 | ttv::chat::IChatChannelListener | pure virtual |
| ChatChannelUnraidNoticeReceived(UserId userId, ChannelId channelId, const UnraidNotice ¬ice)=0 | ttv::chat::IChatChannelListener | pure virtual |
| ChatChannelUserMessagesCleared(UserId userId, ChannelId channelId, UserId clearUserId)=0 | ttv::chat::IChatChannelListener | pure virtual |
1.8.13