---
title: FSUpgradeItemResult
framework: fskit
role: symbol
role_heading: Class
path: fskit/fsupgradeitemresult
---

# FSUpgradeItemResult

The result of an upgrade-item call.

## Declaration

```swift
class FSUpgradeItemResult
```

## Overview

Overview Use this type in your implementation of upgrade(_:cacheMode:context:replyHandler:).

## Topics

### Creating an upgrade-item result

- [init(grantedCoherency:)](fskit/fsupgradeitemresult/init(grantedcoherency:).md)
- [FSVolume.KernelCacheCoherencyType](fskit/fsvolume/kernelcachecoherencytype.md)

## Relationships

### Inherits From

- [FSVolumeHandlerResult](fskit/fsvolumehandlerresult.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Changing cache behavior

- [upgrade(_:cacheMode:context:replyHandler:)](fskit/fsvolume/datacachehandler/upgrade(_:cachemode:context:replyhandler:).md)
- [FSItem](fskit/fsitem.md)
- [FSContext](fskit/fscontext.md)
