---
title: acknowledge()
framework: photos
role: symbol
role_heading: Instance Method
path: photos/phassetresourceuploadjobchangerequest/acknowledge()
---

# acknowledge()

Acknowledges a successful or failed job. Jobs must be acknowledged to free up space for jobLimit.

## Declaration

```swift
func acknowledge()
```

## Mentioned in

Uploading asset resources in the background

## See Also

### Processing jobs

- [retry(destination:)](photos/phassetresourceuploadjobchangerequest/retry(destination:).md)
- [cancel()](photos/phassetresourceuploadjobchangerequest/cancel().md)
