#include <chatgetunreadmessagecounttask.h>
◆ Callback
◆ TaskCallback
◆ ChatGetUnreadMessageCountTask()
| ttv::chat::ChatGetUnreadMessageCountTask::ChatGetUnreadMessageCountTask |
( |
const std::string & |
authToken, |
|
|
Callback |
callback |
|
) |
| |
◆ Abort()
| virtual void ttv::Task::Abort |
( |
| ) |
|
|
virtualinherited |
◆ FillHttpRequestInfo()
| virtual void ttv::chat::ChatGetUnreadMessageCountTask::FillHttpRequestInfo |
( |
HttpRequestInfo & |
requestInfo | ) |
|
|
protectedvirtual |
◆ GetTaskName()
| virtual const char* ttv::chat::ChatGetUnreadMessageCountTask::GetTaskName |
( |
| ) |
const |
|
inlineprotectedvirtual |
◆ OnComplete()
| virtual void ttv::chat::ChatGetUnreadMessageCountTask::OnComplete |
( |
| ) |
|
|
protectedvirtual |
◆ ProcessHeaders()
| virtual bool ttv::chat::ChatApiTask::ProcessHeaders |
( |
const std::map< std::string, std::string > & |
headers | ) |
|
|
protectedvirtualinherited |
◆ ProcessResponse()
| virtual void ttv::chat::ChatGetUnreadMessageCountTask::ProcessResponse |
( |
const std::vector< char > & |
response | ) |
|
|
protectedvirtual |
◆ ResponseCallback()
| virtual void ttv::chat::ChatApiTask::ResponseCallback |
( |
uint |
statusCode, |
|
|
const std::vector< char > & |
response, |
|
|
void * |
userData |
|
) |
| |
|
protectedvirtualinherited |
◆ Run()
| virtual void ttv::chat::ChatApiTask::Run |
( |
| ) |
|
|
virtualinherited |
◆ mAborted
| std::atomic_bool ttv::Task::mAborted |
|
protectedinherited |
◆ mCallback
| Callback ttv::chat::ChatGetUnreadMessageCountTask::mCallback |
|
private |
◆ mResult
| std::shared_ptr<Result> ttv::chat::ChatGetUnreadMessageCountTask::mResult |
|
private |
◆ mTaskStatus
◆ mUserData
| void* ttv::Task::mUserData |
|
protectedinherited |
The documentation for this class was generated from the following file: