Twitch SDK (Internal)
ttv::chat::ChatUserThread::Listener Member List

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

OnMetadataFetchComplete(ChatUserThread *source, TTV_ErrorCode ec)=0ttv::chat::ChatUserThread::Listenerpure virtual
OnMuteStatusChanged(ChatUserThread *source, bool muted)=0ttv::chat::ChatUserThread::Listenerpure virtual
OnParticipantsUpdated(ChatUserThread *source, const std::vector< ChatUserInfo > &participants)=0ttv::chat::ChatUserThread::Listenerpure virtual
OnRealtimeMessageReceived(ChatUserThread *source, const WhisperMessage &messageList)=0ttv::chat::ChatUserThread::Listenerpure virtual
OnUnreadMessageWindowChanged(ChatUserThread *source, MessageId lastMessageId, MessageId lastReadMessageId)=0ttv::chat::ChatUserThread::Listenerpure virtual