---
title: INCreateTaskListIntentResponseCode
framework: intents
role: symbol
role_heading: Enumeration
path: intents/increatetasklistintentresponsecode
---

# INCreateTaskListIntentResponseCode

Constants indicating the state of the response.

## Declaration

```swift
enum INCreateTaskListIntentResponseCode
```

## Topics

### Constants

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

### Initializers

- [init(rawValue:)](intents/increatetasklistintentresponsecode/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/increatetasklistintentresponse/code.md)
