libkazv
|
#include "basejob.hpp"
Go to the source code of this file.
Classes | |
class | Kazv::Api::GetEventsJob |
Listen on the event stream. More... | |
class | Kazv::Api::GetEventsJob::JobResponse |
class | Kazv::Api::InitialSyncJob |
Get the user's current state. More... | |
struct | Kazv::Api::InitialSyncJob::PaginationChunk |
The pagination chunk for this room. More... | |
struct | Kazv::Api::InitialSyncJob::RoomInfo |
This returns the full state for this user, with an optional limit on the number of messages per room to return. More... | |
class | Kazv::Api::InitialSyncJob::JobResponse |
struct | nlohmann::adl_serializer< InitialSyncJob::PaginationChunk > |
struct | nlohmann::adl_serializer< InitialSyncJob::RoomInfo > |
class | Kazv::Api::GetOneEventJob |
Get a single event by event ID. More... | |
class | Kazv::Api::GetOneEventJob::JobResponse |
Namespaces | |
Kazv | |
Kazv::Api | |
nlohmann | |