Twitch SDK (Internal)
ttv::chat::ChatChannelSet::InternalChannelListener Member List

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

ChatChannelFirstTimeChatterNoticeReceived(UserId userId, ChannelId channelId, const FirstTimeChatterNotice &notice) overridettv::chat::ChatChannelSet::InternalChannelListenervirtual
ChatChannelHostTargetChanged(UserId userId, ChannelId channelId, const std::string &targetChannelName, uint32_t numViewers) overridettv::chat::ChatChannelSet::InternalChannelListenervirtual
ChatChannelInfoChanged(UserId userId, ChannelId channelId, const ChatChannelInfo &channelInfo) overridettv::chat::ChatChannelSet::InternalChannelListenervirtual
ChatChannelLocalUserChanged(UserId userId, ChannelId channelId, const ChatUserInfo &userInfo) overridettv::chat::ChatChannelSet::InternalChannelListenervirtual
ChatChannelMessagesCleared(UserId userId, ChannelId channelId) overridettv::chat::ChatChannelSet::InternalChannelListenervirtual
ChatChannelMessagesReceived(UserId userId, ChannelId channelId, const std::vector< LiveChatMessage > &messageList) overridettv::chat::ChatChannelSet::InternalChannelListenervirtual
ChatChannelNoticeReceived(UserId userId, ChannelId channelId, const std::string &id, const std::map< std::string, std::string > &params) overridettv::chat::ChatChannelSet::InternalChannelListenervirtual
ChatChannelRaidNoticeReceived(UserId userId, ChannelId channelId, const RaidNotice &notice) overridettv::chat::ChatChannelSet::InternalChannelListenervirtual
ChatChannelRestrictionsChanged(UserId userId, ChannelId channelId, const ChatChannelRestrictions &restrictions) overridettv::chat::ChatChannelSet::InternalChannelListenervirtual
ChatChannelStateChanged(UserId userId, ChannelId channelId, ChatChannelState state, TTV_ErrorCode ec) overridettv::chat::ChatChannelSet::InternalChannelListenervirtual
ChatChannelSubscriptionNoticeReceived(UserId userId, ChannelId channelId, const SubscriptionNotice &notice) overridettv::chat::ChatChannelSet::InternalChannelListenervirtual
ChatChannelUnraidNoticeReceived(UserId userId, ChannelId channelId, const UnraidNotice &notice) overridettv::chat::ChatChannelSet::InternalChannelListenervirtual
ChatChannelUserMessagesCleared(UserId userId, ChannelId channelId, UserId clearUserId) overridettv::chat::ChatChannelSet::InternalChannelListenervirtual
InternalChannelListener(ChatChannelSet *owner)ttv::chat::ChatChannelSet::InternalChannelListener
mOwnerttv::chat::ChatChannelSet::InternalChannelListenerprivate