#include <user.h>
|
QString | userid |
| A Matrix User ID representing a third-party user. More...
|
|
QString | protocol |
| The protocol ID that the third-party location is a part of. More...
|
|
QJsonObject | fields |
| Information used to identify this third-party location. More...
|
|
Definition at line 9 of file user.h.
◆ fields
QJsonObject Quotient::ThirdPartyUser::fields |
Information used to identify this third-party location.
Definition at line 17 of file user.h.
◆ protocol
QString Quotient::ThirdPartyUser::protocol |
The protocol ID that the third-party location is a part of.
Definition at line 14 of file user.h.
◆ userid
QString Quotient::ThirdPartyUser::userid |
A Matrix User ID representing a third-party user.
Definition at line 11 of file user.h.
The documentation for this struct was generated from the following file:
- Quotient/application-service/definitions/user.h