libQuotient
A Qt library for building matrix clients
device_management.h File Reference
Include dependency graph for device_management.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)