|
Twitch SDK (Internal)
|
This is the complete list of members for ttv::chat::IChatRoomNotificationsListener, including all inherited members.
| RoomMentionReceived(UserId userId, RoomMentionInfo &&mentionInfo)=0 | ttv::chat::IChatRoomNotificationsListener | pure virtual |
| RoomViewUpdated(UserId userId, ChannelId roomOwnerId, const std::string &roomId, ChatRoomView &&roomViewInfo)=0 | ttv::chat::IChatRoomNotificationsListener | pure virtual |
| UserBanned(UserId userId, ChannelId channelId)=0 | ttv::chat::IChatRoomNotificationsListener | pure virtual |
| UserTimedOut(UserId userId, ChannelId channelId, Timestamp expiresAt)=0 | ttv::chat::IChatRoomNotificationsListener | pure virtual |
| UserUnbanned(UserId userId, ChannelId channelId)=0 | ttv::chat::IChatRoomNotificationsListener | pure virtual |
1.8.13