Skip to main content

collect_local_device_keys

Function collect_local_device_keys 

Source
async fn collect_local_device_keys(
    services: &Services,
    user_id: &UserId,
    device_ids: &[OwnedDeviceId],
    include_display_names: bool,
) -> BTreeMap<OwnedDeviceId, Raw<DeviceKeys>>