---
title: WKBackgroundFetchResult.failed
framework: watchkit
role: symbol
role_heading: Case
path: watchkit/wkbackgroundfetchresult/failed
---

# WKBackgroundFetchResult.failed

The download attempt failed.

## Declaration

```swift
case failed
```

## See Also

### Fetch Results

- [WKBackgroundFetchResult.newData](watchkit/wkbackgroundfetchresult/newdata.md)
- [WKBackgroundFetchResult.noData](watchkit/wkbackgroundfetchresult/nodata.md)
