pub fn save_url_check_job_status(
client: &impl UserAuthClient,
arg: &PollArg,
) -> Result<SaveUrlJobStatus, Error<PollError>>
Available on crate features
sync_routes
and dbx_files
only.Expand description
Check the status of a save_url()
job.