---
title: PHBackgroundResourceUploadProcessingResult.completed
framework: photos
role: symbol
role_heading: Case
path: photos/phbackgroundresourceuploadprocessingresult/completed
---

# PHBackgroundResourceUploadProcessingResult.completed

the extension has completed all processing required and is up to date with the photos library

## Declaration

```swift
case completed
```

## Mentioned in

Uploading asset resources in the background

## See Also

### Processing results

- [PHBackgroundResourceUploadProcessingResult.failure](photos/phbackgroundresourceuploadprocessingresult/failure.md)
- [PHBackgroundResourceUploadProcessingResult.processing](photos/phbackgroundresourceuploadprocessingresult/processing.md)
