|
Twitch SDK (Internal)
|
This is the complete list of members for ttv::chat::IChatUserThreadsListener, including all inherited members.
| ChatThreadGlobalUnreadCountsChanged(UserId userId, const UnreadThreadCounts &counts)=0 | ttv::chat::IChatUserThreadsListener | pure virtual |
| ChatThreadMutedStatusChanged(UserId userId, const std::string &threadId, bool muted)=0 | ttv::chat::IChatUserThreadsListener | pure virtual |
| ChatThreadParticipantsUpdated(UserId userId, const std::string &threadId, const std::vector< ChatUserInfo > &participants)=0 | ttv::chat::IChatUserThreadsListener | pure virtual |
| ChatThreadRealtimeMessageReceived(UserId userId, const std::string &threadId, const WhisperMessage &messageList)=0 | ttv::chat::IChatUserThreadsListener | pure virtual |
| ChatThreadRemoved(UserId userId, const std::string &threadId)=0 | ttv::chat::IChatUserThreadsListener | pure virtual |
| ChatThreadUnreadMessageWindowChanged(UserId userId, const std::string &threadId, MessageId lastMessageId, MessageId lastReadMessageId)=0 | ttv::chat::IChatUserThreadsListener | pure virtual |
1.8.13