Available on crate features
client or server only.Expand description
Endpoints for managing devices.
Modules§
- delete_
device DELETE /_matrix/client/*/devices/{deviceId}- delete_
devices POST /_matrix/client/*/delete_devices- get_
device GET /_matrix/client/*/devices/{deviceId}- get_
devices GET /_matrix/client/*/devices- update_
device PUT /_matrix/client/*/devices/{deviceId}
Structs§
- Device
- Information about a registered device.