Skip to main content

handle_edu_direct_to_device_event

Function handle_edu_direct_to_device_event 

Source
async fn handle_edu_direct_to_device_event(
    services: &Services,
    target_user_id: &UserId,
    sender: &UserId,
    target_device_id_maybe: DeviceIdOrAllDevices,
    ev_type: &str,
    event: Value,
)