---
title: NCUpdateResult.noData
framework: notificationcenter
role: symbol
role_heading: Case
path: notificationcenter/ncupdateresult/nodata
---

# NCUpdateResult.noData

The update did not result in any new data since the last update.

## Declaration

```swift
case noData
```

## See Also

### Constants

- [NCUpdateResult.newData](notificationcenter/ncupdateresult/newdata.md)
- [NCUpdateResult.failed](notificationcenter/ncupdateresult/failed.md)
