---
title: INSearchForNotebookItemsIntentResponseCode
framework: intents
role: symbol
role_heading: Enumeration
path: intents/insearchfornotebookitemsintentresponsecode
---

# INSearchForNotebookItemsIntentResponseCode

Constants indicating the state of the response.

## Declaration

```swift
enum INSearchForNotebookItemsIntentResponseCode
```

## Topics

### Constants

- [INSearchForNotebookItemsIntentResponseCode.unspecified](intents/insearchfornotebookitemsintentresponsecode/unspecified.md)
- [INSearchForNotebookItemsIntentResponseCode.ready](intents/insearchfornotebookitemsintentresponsecode/ready.md)
- [INSearchForNotebookItemsIntentResponseCode.inProgress](intents/insearchfornotebookitemsintentresponsecode/inprogress.md)
- [INSearchForNotebookItemsIntentResponseCode.success](intents/insearchfornotebookitemsintentresponsecode/success.md)
- [INSearchForNotebookItemsIntentResponseCode.failure](intents/insearchfornotebookitemsintentresponsecode/failure.md)
- [INSearchForNotebookItemsIntentResponseCode.failureRequiringAppLaunch](intents/insearchfornotebookitemsintentresponsecode/failurerequiringapplaunch.md)

### Initializers

- [init(rawValue:)](intents/insearchfornotebookitemsintentresponsecode/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Getting the Response Code

- [code](intents/insearchfornotebookitemsintentresponse/code.md)
