ruma_client_api

Module dehydrated_device

Source
Available on (crate features client or server) and crate feature unstable-msc3814 only.
Expand description

Endpoints for managing dehydrated devices.

Modules§

delete_dehydrated_device
DELETE /_matrix/client/*/dehydrated_device/
get_dehydrated_device
GET /_matrix/client/*/dehydrated_device/
get_events
POST /_matrix/client/*/dehydrated_device/{device_id}/events
put_dehydrated_device
PUT /_matrix/client/*/dehydrated_device/

Structs§

DehydratedDeviceV1
The org.matrix.msc3814.v1.olm variant of a dehydrated device.
DehydratedDeviceV2
The org.matrix.msc3814.v2 variant of a dehydrated device.

Enums§

DehydratedDeviceData
Data for a dehydrated device.
DeviceDehydrationAlgorithm
The algorithms used for dehydrated devices.