| Abort() | ttv::Task | virtual |
| Callback typedef | ttv::chat::ChatGetUserThreadsTask | |
| ChatApiTask(TaskCallback callback, void *userData, const char *authToken) | ttv::chat::ChatApiTask | inline |
| 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::ChatGetUserThreadsTask | protectedvirtual |
| GetTaskName() const | ttv::chat::ChatGetUserThreadsTask | inlineprotectedvirtual |
| mAborted | ttv::Task | protected |
| mBitsConfiguration | ttv::chat::ChatGetUserThreadsTask | private |
| mCallback | ttv::chat::ChatGetUserThreadsTask | private |
| mLimit | ttv::chat::ChatGetUserThreadsTask | private |
| mLocalUserNames | ttv::chat::ChatGetUserThreadsTask | private |
| mOffset | ttv::chat::ChatGetUserThreadsTask | private |
| mOtherUserName | ttv::chat::ChatGetUserThreadsTask | private |
| mResult | ttv::chat::ChatGetUserThreadsTask | private |
| mTaskStatus | ttv::chat::ChatApiTask | protected |
| mThreadId | ttv::chat::ChatGetUserThreadsTask | private |
| mTokenizationOptions | ttv::chat::ChatGetUserThreadsTask | private |
| mUserData | ttv::Task | protected |
| mUserName | ttv::chat::ChatGetUserThreadsTask | private |
| OnComplete() | ttv::chat::ChatGetUserThreadsTask | protectedvirtual |
| ProcessHeaders(const std::map< std::string, std::string > &headers) | ttv::chat::ChatApiTask | protectedvirtual |
| ProcessResponse(const std::vector< char > &response) | ttv::chat::ChatGetUserThreadsTask | protectedvirtual |
| ResponseCallback(uint statusCode, const std::vector< char > &response, void *userData) | ttv::chat::ChatGetUserThreadsTask | protectedvirtual |
| Run() | ttv::chat::ChatApiTask | virtual |
| SetLocalUserNames(const std::vector< std::string > &localUserNames) | ttv::chat::ChatGetUserThreadsTask | inline |
| Task() | ttv::Task | inline |
| Task(TaskCallback callback, void *userData) | ttv::Task | inline |
| TaskCallback typedef | ttv::Task | |
| ~ChatApiTask() | ttv::chat::ChatApiTask | virtual |
| ~Task() | ttv::Task | virtual |