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

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

RoomMentionReceived(UserId userId, RoomMentionInfo &&mentionInfo)=0ttv::chat::IChatRoomNotificationsListenerpure virtual
RoomViewUpdated(UserId userId, ChannelId roomOwnerId, const std::string &roomId, ChatRoomView &&roomViewInfo)=0ttv::chat::IChatRoomNotificationsListenerpure virtual
UserBanned(UserId userId, ChannelId channelId)=0ttv::chat::IChatRoomNotificationsListenerpure virtual
UserTimedOut(UserId userId, ChannelId channelId, Timestamp expiresAt)=0ttv::chat::IChatRoomNotificationsListenerpure virtual
UserUnbanned(UserId userId, ChannelId channelId)=0ttv::chat::IChatRoomNotificationsListenerpure virtual