Module ruma_client_api::device
source · Available on crate features
client or server only.Expand description
Endpoints for managing devices.
Modules
DELETE /_matrix/client/*/devices/{deviceId}POST /_matrix/client/*/delete_devicesGET /_matrix/client/*/devices/{deviceId}GET /_matrix/client/*/devicesPUT /_matrix/client/*/devices/{deviceId}Structs
Information about a registered device.