Available on (crate features
client-api-c
or client-api-s
) and (crate features client
or server
) and crate feature api
only.Expand description
Endpoints for managing devices.
Modules§
DELETE /_matrix/client/*/devices/{deviceId}
POST /_matrix/client/*/delete_devices
GET /_matrix/client/*/devices/{deviceId}
GET /_matrix/client/*/devices
PUT /_matrix/client/*/devices/{deviceId}
Structs§
- Information about a registered device.