libQuotient
A Qt library for building matrix clients
|
#include <Quotient/csapi/definitions/auth_data.h>
#include <Quotient/csapi/definitions/client_device.h>
#include <Quotient/jobs/basejob.h>
Go to the source code of this file.
Classes | |
class | Quotient::GetDevicesJob |
List registered devices for the current user. More... | |
class | Quotient::GetDeviceJob |
Get a single device. More... | |
class | Quotient::UpdateDeviceJob |
Update a device. More... | |
class | Quotient::DeleteDeviceJob |
Delete a device. More... | |
class | Quotient::DeleteDevicesJob |
Bulk deletion of devices. More... | |
Namespaces | |
Quotient | |
Functions | |
auto | Quotient::collectResponse (const GetDevicesJob *job) |
auto | Quotient::collectResponse (const GetDeviceJob *job) |