Package io.github.ma1uta.matrix.client.model.account
Account API models.
-
Class Summary Class Description AuthenticationData Authentication Data.AvailableResponse JSON response for available api.DeactivateRequest Request for deactivate the user's account, removing all ability for the user to login again.DeactivateResponse Deactivate response.DeactivateResponse.UnbindResult Id server unbind results.Delete3PidRequest JSON body request to delete 3pid.EmailRequestToken Request for the proxies the identity server API validate/email/requestToken.MsisdnRequestToken Request for the proxies the identity server API validate/msisdn/requestToken.PasswordRequest Request for changes the password for an account on this homeserver.RegisterRequest Request for register for an account on this homeserver.ThirdPartyIdentifier Request for gets a list of the third party identifiers that the homeserver has associated with the user's account.ThreePidCred 3Pid credentials.ThreePidRequest Request for adds contact information to the user's account.ThreePidResponse Response for gets a list of the third party identifiers that the homeserver has associated with the user's account.WhoamiResponse Response for gets information about the owner of a given access token.