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

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

Abort()ttv::Taskvirtual
Callback typedefttv::chat::ChatUpdateUserThreadTask
ChatApiTask(TaskCallback callback, void *userData, const char *authToken)ttv::chat::ChatApiTaskinline
ChatUpdateUserThreadTask(const std::string &username, const std::string &authToken, const std::string &threadId, const TokenizationOptions &tokenizationOptions, const std::shared_ptr< BitsConfiguration > &bitsConfiguration, Callback callback)ttv::chat::ChatUpdateUserThreadTask
FillHttpRequestInfo(HttpRequestInfo &requestInfo) overridettv::chat::ChatUpdateUserThreadTaskprotectedvirtual
GetTaskName() const overridettv::chat::ChatUpdateUserThreadTaskinlineprotectedvirtual
mAbortedttv::Taskprotected
mArchivedttv::chat::ChatUpdateUserThreadTaskprivate
mBitsConfigurationttv::chat::ChatUpdateUserThreadTaskprivate
mCallbackttv::chat::ChatUpdateUserThreadTaskprivate
mLastReadMessageIdttv::chat::ChatUpdateUserThreadTaskprivate
mLocalUserNamesttv::chat::ChatUpdateUserThreadTaskprivate
mMutedttv::chat::ChatUpdateUserThreadTaskprivate
mResultttv::chat::ChatUpdateUserThreadTaskprivate
mTaskStatusttv::chat::ChatApiTaskprotected
mThreadIdttv::chat::ChatUpdateUserThreadTaskprivate
mTokenizationOptionsttv::chat::ChatUpdateUserThreadTaskprivate
mUpdateArchivedttv::chat::ChatUpdateUserThreadTaskprivate
mUpdateLastReadttv::chat::ChatUpdateUserThreadTaskprivate
mUpdateMutedttv::chat::ChatUpdateUserThreadTaskprivate
mUserDatattv::Taskprotected
mUserNamettv::chat::ChatUpdateUserThreadTaskprivate
OnComplete() overridettv::chat::ChatUpdateUserThreadTaskprotectedvirtual
ProcessHeaders(const std::map< std::string, std::string > &headers)ttv::chat::ChatApiTaskprotectedvirtual
ProcessResponse(const std::vector< char > &response) overridettv::chat::ChatUpdateUserThreadTaskprotectedvirtual
ResponseCallback(uint statusCode, const std::vector< char > &response, void *userData) overridettv::chat::ChatUpdateUserThreadTaskprotectedvirtual
Run()ttv::chat::ChatApiTaskvirtual
SetArchived(bool archived)ttv::chat::ChatUpdateUserThreadTask
SetLastRead(MessageId lastReadMessageId)ttv::chat::ChatUpdateUserThreadTask
SetLocalUserNames(const std::vector< std::string > &localUserNames)ttv::chat::ChatUpdateUserThreadTaskinline
SetMuted(bool muted)ttv::chat::ChatUpdateUserThreadTask
Task()ttv::Taskinline
Task(TaskCallback callback, void *userData)ttv::Taskinline
TaskCallback typedefttv::Task
~ChatApiTask()ttv::chat::ChatApiTaskvirtual
~Task()ttv::Taskvirtual