|
Twitch SDK (Internal)
|
This is the complete list of members for ttv::chat::ChatReplayTask, including all inherited members.
| Abort() | ttv::Task | virtual |
| Callback typedef | ttv::chat::ChatReplayTask | |
| ChatReplayTask(const std::string &vodId, Timestamp time, const TokenizationOptions &options, const std::shared_ptr< BitsConfiguration > &mBitsConfiguration, Callback &&callback) | ttv::chat::ChatReplayTask | |
| FillHttpRequestInfo(HttpRequestInfo &requestInfo) override | ttv::chat::ChatReplayTask | protectedvirtual |
| GetTaskName() const override | ttv::chat::ChatReplayTask | inlineprotectedvirtual |
| HeadersCallback(uint statusCode, const std::map< std::string, std::string > &headers) | ttv::HttpTask | protectedvirtual |
| HttpTask() | ttv::HttpTask | |
| HttpTask(const std::string &authToken) | ttv::HttpTask | |
| HttpTask(TaskCallback callback, void *userData, const char *authToken) | ttv::HttpTask | |
| Is2XX(uint32_t statusCode) | ttv::HttpTask | inlineprotectedstatic |
| Is3XX(uint32_t statusCode) | ttv::HttpTask | inlineprotectedstatic |
| Is4XX(uint32_t statusCode) | ttv::HttpTask | inlineprotectedstatic |
| mAborted | ttv::Task | protected |
| mBitsConfiguration | ttv::chat::ChatReplayTask | private |
| mCallback | ttv::chat::ChatReplayTask | private |
| mCursorUrl | ttv::chat::ChatReplayTask | private |
| mLimit | ttv::chat::ChatReplayTask | private |
| mLocalUserNames | ttv::chat::ChatReplayTask | private |
| mResult | ttv::chat::ChatReplayTask | private |
| mTaskStatus | ttv::HttpTask | protected |
| mTimestamp | ttv::chat::ChatReplayTask | private |
| mTokenizationOptions | ttv::chat::ChatReplayTask | private |
| mUserData | ttv::Task | protected |
| mVodId | ttv::chat::ChatReplayTask | private |
| OnComplete() override | ttv::chat::ChatReplayTask | protectedvirtual |
| ProcessHeaders(uint statusCode, const std::map< std::string, std::string > &headers) | ttv::HttpTask | protectedvirtual |
| ProcessResponse(uint statusCode, const std::vector< char > &response) override | ttv::chat::ChatReplayTask | protectedvirtual |
| ResponseCallback(uint statusCode, const std::vector< char > &response) override | ttv::chat::ChatReplayTask | protectedvirtual |
| Run() override | ttv::HttpTask | virtual |
| SetCursorUrl(std::string url) | ttv::chat::ChatReplayTask | |
| SetFetchLimit(uint32_t limit) | ttv::chat::ChatReplayTask | |
| SetLocalUserNames(const std::vector< std::string > &localUserNames) | ttv::chat::ChatReplayTask | inline |
| Task() | ttv::Task | inline |
| Task(TaskCallback callback, void *userData) | ttv::Task | inline |
| TaskCallback typedef | ttv::Task | |
| ~HttpTask() | ttv::HttpTask | virtual |
| ~Task() | ttv::Task | virtual |
1.8.13