|
class | Kazv::Api::GetAccount3PIDsJob |
| Gets a list of a user's third party identifiers. More...
|
|
struct | Kazv::Api::GetAccount3PIDsJob::ThirdPartyIdentifier |
| Gets a list of the third party identifiers that the homeserver has associated with the user's account. More...
|
|
class | Kazv::Api::GetAccount3PIDsJob::JobResponse |
|
struct | nlohmann::adl_serializer< GetAccount3PIDsJob::ThirdPartyIdentifier > |
|
class | Kazv::Api::Post3PIDsJob |
| Adds contact information to the user's account. More...
|
|
struct | Kazv::Api::Post3PIDsJob::ThreePidCredentials |
| The third party credentials to associate with the account. More...
|
|
class | Kazv::Api::Post3PIDsJob::JobResponse |
|
struct | nlohmann::adl_serializer< Post3PIDsJob::ThreePidCredentials > |
|
class | Kazv::Api::Add3PIDJob |
| Adds contact information to the user's account. More...
|
|
class | Kazv::Api::Add3PIDJob::JobResponse |
|
class | Kazv::Api::Bind3PIDJob |
| Binds a 3PID to the user's account through an Identity Service. More...
|
|
class | Kazv::Api::Bind3PIDJob::JobResponse |
|
class | Kazv::Api::Delete3pidFromAccountJob |
| Deletes a third party identifier from the user's account. More...
|
|
class | Kazv::Api::Delete3pidFromAccountJob::JobResponse |
|
class | Kazv::Api::Unbind3pidFromAccountJob |
| Removes a user's third party identifier from an identity server. More...
|
|
class | Kazv::Api::Unbind3pidFromAccountJob::JobResponse |
|
class | Kazv::Api::RequestTokenTo3PIDEmailJob |
| Begins the validation process for an email address for association with the user's account. More...
|
|
class | Kazv::Api::RequestTokenTo3PIDEmailJob::JobResponse |
|
class | Kazv::Api::RequestTokenTo3PIDMSISDNJob |
| Begins the validation process for a phone number for association with the user's account. More...
|
|
class | Kazv::Api::RequestTokenTo3PIDMSISDNJob::JobResponse |
|