| Abort() | ttv::Task | virtual |
| Callback typedef | ttv::chat::ChatGetThreadMessagesTask | |
| ChatApiTask(TaskCallback callback, void *userData, const char *authToken) | ttv::chat::ChatApiTask | inline |
| ChatGetThreadMessagesTask(const std::string &authToken, const std::string &threadId, const TokenizationOptions &tokenizationOptions, const std::shared_ptr< BitsConfiguration > &bitsConfiguration, Callback &&callback) | ttv::chat::ChatGetThreadMessagesTask | |
| FetchDefault() | ttv::chat::ChatGetThreadMessagesTask | |
| FetchRelative(MessageId beforeMessageId, uint32_t limit) | ttv::chat::ChatGetThreadMessagesTask | |
| FillHttpRequestInfo(HttpRequestInfo &requestInfo) | ttv::chat::ChatGetThreadMessagesTask | protectedvirtual |
| GetTaskName() const | ttv::chat::ChatGetThreadMessagesTask | inlineprotectedvirtual |
| mAborted | ttv::Task | protected |
| mBeforeMessageId | ttv::chat::ChatGetThreadMessagesTask | private |
| mBitsConfiguration | ttv::chat::ChatGetThreadMessagesTask | private |
| mCallback | ttv::chat::ChatGetThreadMessagesTask | private |
| mLimit | ttv::chat::ChatGetThreadMessagesTask | private |
| mLocalUserNames | ttv::chat::ChatGetThreadMessagesTask | private |
| mResult | ttv::chat::ChatGetThreadMessagesTask | private |
| mTaskStatus | ttv::chat::ChatApiTask | protected |
| mThreadId | ttv::chat::ChatGetThreadMessagesTask | private |
| mTokenizationOptions | ttv::chat::ChatGetThreadMessagesTask | private |
| mUserData | ttv::Task | protected |
| OnComplete() | ttv::chat::ChatGetThreadMessagesTask | protectedvirtual |
| ProcessHeaders(const std::map< std::string, std::string > &headers) | ttv::chat::ChatApiTask | protectedvirtual |
| ProcessResponse(const std::vector< char > &response) | ttv::chat::ChatGetThreadMessagesTask | protectedvirtual |
| ResponseCallback(uint statusCode, const std::vector< char > &response, void *userData) | ttv::chat::ChatGetThreadMessagesTask | protectedvirtual |
| Run() | ttv::chat::ChatApiTask | virtual |
| SetLocalUserNames(const std::vector< std::string > &localUserNames) | ttv::chat::ChatGetThreadMessagesTask | inline |
| Task() | ttv::Task | inline |
| Task(TaskCallback callback, void *userData) | ttv::Task | inline |
| TaskCallback typedef | ttv::Task | |
| ~ChatApiTask() | ttv::chat::ChatApiTask | virtual |
| ~ChatGetThreadMessagesTask() | ttv::chat::ChatGetThreadMessagesTask | virtual |
| ~Task() | ttv::Task | virtual |