---
title: unexpectedIncrementalRemoval
framework: callkit
role: symbol
role_heading: Type Property
path: callkit/cxerrorcodecalldirectorymanagererror-swift.struct/unexpectedincrementalremoval
---

# unexpectedIncrementalRemoval

A request occurred before confirming incremental loading.

## Declaration

```swift
static var unexpectedIncrementalRemoval: CXErrorCodeCallDirectoryManagerError.Code { get }
```

## See Also

### Constants

- [unknown](callkit/cxerrorcodecalldirectorymanagererror-swift.struct/unknown.md)
- [noExtensionFound](callkit/cxerrorcodecalldirectorymanagererror-swift.struct/noextensionfound.md)
- [currentlyLoading](callkit/cxerrorcodecalldirectorymanagererror-swift.struct/currentlyloading.md)
- [loadingInterrupted](callkit/cxerrorcodecalldirectorymanagererror-swift.struct/loadinginterrupted.md)
- [entriesOutOfOrder](callkit/cxerrorcodecalldirectorymanagererror-swift.struct/entriesoutoforder.md)
- [duplicateEntries](callkit/cxerrorcodecalldirectorymanagererror-swift.struct/duplicateentries.md)
- [maximumEntriesExceeded](callkit/cxerrorcodecalldirectorymanagererror-swift.struct/maximumentriesexceeded.md)
- [extensionDisabled](callkit/cxerrorcodecalldirectorymanagererror-swift.struct/extensiondisabled.md)
