---
title: processJobs()
framework: photos
role: symbol
role_heading: Instance Method
path: photos/phbackgroundresourceuploadjobextension/processjobs()
---

# processJobs()

Request to initiate processing background upload jobs.

## Declaration

```swift
func processJobs() async -> PHBackgroundResourceUploadProcessingResult
```

## Mentioned in

Uploading asset resources in the background

## Return Value

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