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

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

Abort()ttv::Taskvirtual
Callback typedefttv::chat::ChatChangeUserBlockTask
ChatChangeUserBlockTask(UserId userId, const std::string &authToken, UserId blockUserId, bool block, const std::string &reason, Callback callback)ttv::chat::ChatChangeUserBlockTask
FillHttpRequestInfo(HttpRequestInfo &requestInfo) overridettv::chat::ChatChangeUserBlockTaskprotectedvirtual
GetTaskName() const overridettv::chat::ChatChangeUserBlockTaskinlineprotectedvirtual
HeadersCallback(uint statusCode, const std::map< std::string, std::string > &headers)ttv::HttpTaskprotectedvirtual
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::HttpTaskinlineprotectedstatic
Is3XX(uint32_t statusCode)ttv::HttpTaskinlineprotectedstatic
Is4XX(uint32_t statusCode)ttv::HttpTaskinlineprotectedstatic
mAbortedttv::Taskprotected
mBlockttv::chat::ChatChangeUserBlockTaskprivate
mBlockUserIdttv::chat::ChatChangeUserBlockTaskprivate
mCallbackttv::chat::ChatChangeUserBlockTaskprivate
mReasonttv::chat::ChatChangeUserBlockTaskprivate
mTaskStatusttv::HttpTaskprotected
mUserDatattv::Taskprotected
mUserIdttv::chat::ChatChangeUserBlockTaskprivate
mWhisperttv::chat::ChatChangeUserBlockTaskprivate
OnComplete() overridettv::chat::ChatChangeUserBlockTaskprotectedvirtual
ProcessHeaders(uint statusCode, const std::map< std::string, std::string > &headers)ttv::HttpTaskprotectedvirtual
ProcessResponse(uint statusCode, const std::vector< char > &response)ttv::HttpTaskprotectedvirtual
ResponseCallback(uint statusCode, const std::vector< char > &response)ttv::HttpTaskprotectedvirtual
Run() overridettv::HttpTaskvirtual
SetWhisper(bool whisper)ttv::chat::ChatChangeUserBlockTaskinline
Task()ttv::Taskinline
Task(TaskCallback callback, void *userData)ttv::Taskinline
TaskCallback typedefttv::Task
~HttpTask()ttv::HttpTaskvirtual
~Task()ttv::Taskvirtual