#include <admin.h>
|
| QString | userId {} |
| | The Matrix user ID of the user.
|
| |
| QHash< QString, DeviceInfo > | devices {} |
| | Each key is an identifier for one of the user's devices.
|
| |
Definition at line 64 of file admin.h.
◆ devices
| QHash<QString, DeviceInfo> Quotient::GetWhoIsJob::Response::devices {} |
Each key is an identifier for one of the user's devices.
Definition at line 69 of file admin.h.
◆ userId
| QString Quotient::GetWhoIsJob::Response::userId {} |
The Matrix user ID of the user.
Definition at line 66 of file admin.h.
The documentation for this struct was generated from the following file: