libkazv
|
#include "basejob.hpp"
Go to the source code of this file.
Classes | |
class | Kazv::Api::LeaveRoomJob |
Stop the requesting user participating in a particular room. More... | |
class | Kazv::Api::LeaveRoomJob::JobResponse |
class | Kazv::Api::ForgetRoomJob |
Stop the requesting user remembering about a particular room. More... | |
class | Kazv::Api::ForgetRoomJob::JobResponse |
Namespaces | |
Kazv | |
Kazv::Api | |
nlohmann | |
Typedefs | |
using | Kazv::Api::LeaveRoomResponse = LeaveRoomJob::JobResponse |
using | Kazv::Api::ForgetRoomResponse = ForgetRoomJob::JobResponse |