Module ruma_client_api::r0::session::login [−][src]
Expand description
Structs
| DiscoveryInfo | Client configuration provided by the server. |
| HomeserverInfo | Information about the homeserver to connect to. |
| IdentityServerInfo | Information about the identity server to connect to. |
| IncomingRequest | ‘Incoming’ variant of Request. |
| Request | Data for a request to the |
| Response | Data in the response from the |
Enums
| IncomingLoginInfo | ‘Incoming’ variant of LoginInfo. |
| IncomingUserIdentifier | ‘Incoming’ variant of UserIdentifier. |
| LoginInfo | The authentication mechanism. |
| UserIdentifier | Identification information for the user. |
Constants
| METADATA | Metadata for the |