◆ InternalThreadListener()
| ttv::chat::ChatUserThreads::InternalThreadListener::InternalThreadListener |
( |
ChatUserThreads * |
owner | ) |
|
◆ OnMetadataFetchComplete()
◆ OnMuteStatusChanged()
| virtual void ttv::chat::ChatUserThreads::InternalThreadListener::OnMuteStatusChanged |
( |
ChatUserThread * |
source, |
|
|
bool |
muted |
|
) |
| |
|
overridevirtual |
◆ OnParticipantsUpdated()
| virtual void ttv::chat::ChatUserThreads::InternalThreadListener::OnParticipantsUpdated |
( |
ChatUserThread * |
source, |
|
|
const std::vector< ChatUserInfo > & |
participants |
|
) |
| |
|
overridevirtual |
◆ OnRealtimeMessageReceived()
| virtual void ttv::chat::ChatUserThreads::InternalThreadListener::OnRealtimeMessageReceived |
( |
ChatUserThread * |
source, |
|
|
const WhisperMessage & |
messageList |
|
) |
| |
|
overridevirtual |
Called when a new message has come in real-time from another user (or the local user). The nonce is the unique id for the message used to ensure delivery and deduplicate messages.
Implements ttv::chat::ChatUserThread::Listener.
◆ OnUnreadMessageWindowChanged()
| virtual void ttv::chat::ChatUserThreads::InternalThreadListener::OnUnreadMessageWindowChanged |
( |
ChatUserThread * |
source, |
|
|
MessageId |
lastMessageId, |
|
|
MessageId |
lastReadMessageId |
|
) |
| |
|
overridevirtual |
◆ mOwner
| ChatUserThreads* ttv::chat::ChatUserThreads::InternalThreadListener::mOwner |
|
private |
The documentation for this class was generated from the following file: