libkazv
|
#include "basejob.hpp"
Go to the source code of this file.
Classes | |
class | Kazv::Api::GetRoomTagsJob |
List the tags for a room. More... | |
struct | Kazv::Api::GetRoomTagsJob::Tag |
List the tags set by a user on a room. More... | |
class | Kazv::Api::GetRoomTagsJob::JobResponse |
struct | nlohmann::adl_serializer< GetRoomTagsJob::Tag > |
class | Kazv::Api::SetRoomTagJob |
Add a tag to a room. More... | |
class | Kazv::Api::SetRoomTagJob::JobResponse |
class | Kazv::Api::DeleteRoomTagJob |
Remove a tag from the room. More... | |
class | Kazv::Api::DeleteRoomTagJob::JobResponse |
Namespaces | |
Kazv | |
Kazv::Api | |
nlohmann | |