Skip to main content

update_device_route

Function update_device_route 

Source
pub(crate) async fn update_device_route(
    __arg0: State<State>,
    __arg1: ClientIp,
    body: Args<Request>,
) -> Result<Response>
Expand description

ยงPUT /_matrix/client/r0/devices/{deviceId}

Updates the metadata on a given device of the sender user.