---
title: "backgroundDownload:finishedWithFileURL:"
framework: backgroundassets
role: symbol
role_heading: Instance Method
path: "backgroundassets/badownloaderextension-zuvm/backgrounddownload:finishedwithfileurl:"
---

# backgroundDownload:finishedWithFileURL:

## Declaration

```occ
- (void) backgroundDownload:(BADownload *) download finishedWithFileURL:(NSURL *) fileURL;
```

## See Also

### Processing downloads

- [backgroundDownload:didReceiveChallenge:completionHandler:](backgroundassets/badownloaderextension-zuvm/backgrounddownload:didreceivechallenge:completionhandler:.md)
- [backgroundDownload:failedWithError:](backgroundassets/badownloaderextension-zuvm/backgrounddownload:failedwitherror:.md)
