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