|
libkazv
|
#include "basejob.hpp"

Go to the source code of this file.
Classes | |
| class | Kazv::Api::GetWhoIsJob |
| Gets information about a particular user. More... | |
| struct | Kazv::Api::GetWhoIsJob::ConnectionInfo |
| Gets information about a particular user. More... | |
| struct | Kazv::Api::GetWhoIsJob::SessionInfo |
| Gets information about a particular user. More... | |
| struct | Kazv::Api::GetWhoIsJob::DeviceInfo |
| Gets information about a particular user. More... | |
| class | Kazv::Api::GetWhoIsJob::JobResponse |
| struct | nlohmann::adl_serializer< GetWhoIsJob::ConnectionInfo > |
| struct | nlohmann::adl_serializer< GetWhoIsJob::SessionInfo > |
| struct | nlohmann::adl_serializer< GetWhoIsJob::DeviceInfo > |
Namespaces | |
| Kazv | |
| Kazv::Api | |
| nlohmann | |
Typedefs | |
| using | Kazv::Api::GetWhoIsResponse = GetWhoIsJob::JobResponse |