|
libkazv
|
#include <user.hpp>

Public Attributes | |
| std::string | userid |
| A Matrix User ID represting a third party user. More... | |
| std::string | protocol |
| The protocol ID that the third party location is a part of. More... | |
| JsonWrap | fields |
| Information used to identify this third party location. More... | |
| JsonWrap Kazv::Api::ThirdPartyUser::fields |
Information used to identify this third party location.
| std::string Kazv::Api::ThirdPartyUser::protocol |
The protocol ID that the third party location is a part of.
| std::string Kazv::Api::ThirdPartyUser::userid |
A Matrix User ID represting a third party user.