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

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

ChatChannelFirstTimeChatterNoticeReceived(UserId userId, ChannelId channelId, const FirstTimeChatterNotice &notice)=0ttv::chat::IChatChannelListenerpure virtual
ChatChannelHostTargetChanged(UserId userId, ChannelId channelId, const std::string &targetChannelName, uint32_t numViewers)=0ttv::chat::IChatChannelListenerpure virtual
ChatChannelInfoChanged(UserId userId, ChannelId channelId, const ChatChannelInfo &channelInfo)=0ttv::chat::IChatChannelListenerpure virtual
ChatChannelLocalUserChanged(UserId userId, ChannelId channelId, const ChatUserInfo &userInfo)=0ttv::chat::IChatChannelListenerpure virtual
ChatChannelMessagesCleared(UserId userId, ChannelId channelId)=0ttv::chat::IChatChannelListenerpure virtual
ChatChannelMessagesReceived(UserId userId, ChannelId channelId, const std::vector< LiveChatMessage > &messageList)=0ttv::chat::IChatChannelListenerpure virtual
ChatChannelNoticeReceived(UserId userId, ChannelId channelId, const std::string &noticeId, const std::map< std::string, std::string > &params)=0ttv::chat::IChatChannelListenerpure virtual
ChatChannelRaidNoticeReceived(UserId userId, ChannelId channelId, const RaidNotice &notice)=0ttv::chat::IChatChannelListenerpure virtual
ChatChannelRestrictionsChanged(UserId userId, ChannelId channelId, const ChatChannelRestrictions &restrictions)=0ttv::chat::IChatChannelListenerpure virtual
ChatChannelStateChanged(UserId userId, ChannelId channelId, ChatChannelState state, TTV_ErrorCode ec)=0ttv::chat::IChatChannelListenerpure virtual
ChatChannelSubscriptionNoticeReceived(UserId userId, ChannelId channelId, const SubscriptionNotice &notice)=0ttv::chat::IChatChannelListenerpure virtual
ChatChannelUnraidNoticeReceived(UserId userId, ChannelId channelId, const UnraidNotice &notice)=0ttv::chat::IChatChannelListenerpure virtual
ChatChannelUserMessagesCleared(UserId userId, ChannelId channelId, UserId clearUserId)=0ttv::chat::IChatChannelListenerpure virtual