Skip to main content

get_local_device_keys

Function get_local_device_keys 

Source
async fn get_local_device_keys(
    services: &Services,
    user_id: &UserId,
    device_id: &DeviceId,
    include_display_names: bool,
) -> Option<Raw<DeviceKeys>>