[][src]Function dropbox_sdk::files::get_file_lock_batch

pub fn get_file_lock_batch(
    client: &impl UserAuthClient,
    arg: &LockFileBatchArg
) -> Result<Result<LockFileBatchResult, LockFileError>>
This is supported on crate feature dbx_files only.

Return the lock metadata for the given list of paths.