---
title: INUnsendMessagesIntentResponse
framework: intents
role: symbol
role_heading: Class
path: intents/inunsendmessagesintentresponse
---

# INUnsendMessagesIntentResponse

## Declaration

```swift
class INUnsendMessagesIntentResponse
```

## Topics

### Initializers

- [init(code:userActivity:)](intents/inunsendmessagesintentresponse/init(code:useractivity:).md)

### Instance Properties

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

## Relationships

### Inherits From

- [INIntentResponse](intents/inintentresponse.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCoding](foundation/nscoding.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [NSSecureCoding](foundation/nssecurecoding.md)

## See Also

### Unsending a Message

- [INUnsendMessagesIntent](intents/inunsendmessagesintent.md)
- [INUnsendMessagesIntentHandling](intents/inunsendmessagesintenthandling.md)
- [INUnsendMessagesIntentResponseCode](intents/inunsendmessagesintentresponsecode.md)
