---
title: process()
framework: photos
role: symbol
role_heading: Instance Method
path: photos/phbackgroundresourceuploadextension/process()
---

# process()

Request to initiate processing background upload jobs.

## Declaration

```swift
func process() -> PHBackgroundResourceUploadProcessingResult
```

## Return Value

Return Value A result type of PHBackgroundResourceUploadProcessingResult based on the state of the processing task.

## See Also

### Processing upload requests

- [PHBackgroundResourceUploadProcessingResult](photos/phbackgroundresourceuploadprocessingresult.md)
