[][src]Function dropbox_sdk::files::copy_batch_check

pub fn copy_batch_check(
    client: &impl UserAuthClient,
    arg: &PollArg
) -> Result<Result<RelocationBatchJobStatus, PollError>>
This is supported on crate feature dbx_files only.

Returns the status of an asynchronous job for copy_batch(). If success, it returns list of results for each entry.