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

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

Abort()ttv::Taskvirtual
Callback typedefttv::chat::ChatGetUserThreadsTask
ChatApiTask(TaskCallback callback, void *userData, const char *authToken)ttv::chat::ChatApiTaskinline
ChatGetUserThreadsTask(const std::string &username, const std::string &authToken, const TokenizationOptions &tokenizationOptions, const std::shared_ptr< BitsConfiguration > &bitsConfiguration, Callback &&callback)ttv::chat::ChatGetUserThreadsTask
FetchByPage(uint32_t offset, uint32_t)ttv::chat::ChatGetUserThreadsTask
FetchByThreadId(const std::string &threadId)ttv::chat::ChatGetUserThreadsTask
FetchByUser(const std::string &otherUsername)ttv::chat::ChatGetUserThreadsTask
FillHttpRequestInfo(HttpRequestInfo &requestInfo)ttv::chat::ChatGetUserThreadsTaskprotectedvirtual
GetTaskName() constttv::chat::ChatGetUserThreadsTaskinlineprotectedvirtual
mAbortedttv::Taskprotected
mBitsConfigurationttv::chat::ChatGetUserThreadsTaskprivate
mCallbackttv::chat::ChatGetUserThreadsTaskprivate
mLimitttv::chat::ChatGetUserThreadsTaskprivate
mLocalUserNamesttv::chat::ChatGetUserThreadsTaskprivate
mOffsetttv::chat::ChatGetUserThreadsTaskprivate
mOtherUserNamettv::chat::ChatGetUserThreadsTaskprivate
mResultttv::chat::ChatGetUserThreadsTaskprivate
mTaskStatusttv::chat::ChatApiTaskprotected
mThreadIdttv::chat::ChatGetUserThreadsTaskprivate
mTokenizationOptionsttv::chat::ChatGetUserThreadsTaskprivate
mUserDatattv::Taskprotected
mUserNamettv::chat::ChatGetUserThreadsTaskprivate
OnComplete()ttv::chat::ChatGetUserThreadsTaskprotectedvirtual
ProcessHeaders(const std::map< std::string, std::string > &headers)ttv::chat::ChatApiTaskprotectedvirtual
ProcessResponse(const std::vector< char > &response)ttv::chat::ChatGetUserThreadsTaskprotectedvirtual
ResponseCallback(uint statusCode, const std::vector< char > &response, void *userData)ttv::chat::ChatGetUserThreadsTaskprotectedvirtual
Run()ttv::chat::ChatApiTaskvirtual
SetLocalUserNames(const std::vector< std::string > &localUserNames)ttv::chat::ChatGetUserThreadsTaskinline
Task()ttv::Taskinline
Task(TaskCallback callback, void *userData)ttv::Taskinline
TaskCallback typedefttv::Task
~ChatApiTask()ttv::chat::ChatApiTaskvirtual
~Task()ttv::Taskvirtual