#include <registration.hpp>
◆ JobResponse()
Kazv::Api::DeactivateAccountJob::JobResponse::JobResponse |
( |
Response |
r | ) |
|
◆ idServerUnbindResult()
std::string Kazv::Api::DeactivateAccountResponse::idServerUnbindResult |
( |
| ) |
const |
An indicator as to whether or not the homeserver was able to unbind the user's 3PIDs from the identity server(s).
success
indicates that all identifiers have been unbound from the identity server while no-support
indicates that one or more identifiers failed to unbind due to the identity server refusing the request or the homeserver being unable to determine an identity server to unbind from. This must be success
if the homeserver has no identifiers to unbind for the user.
◆ success()
bool Kazv::Api::DeactivateAccountResponse::success |
( |
| ) |
const |
The documentation for this class was generated from the following files: