---
title: INUnsendMessagesIntent
framework: intents
role: symbol
role_heading: Class
path: intents/inunsendmessagesintent
---

# INUnsendMessagesIntent

## Declaration

```swift
class INUnsendMessagesIntent
```

## Mentioned in

Improving interactions between Siri and your messaging app

## Topics

### Initializers

- [init(messageIdentifiers:)](intents/inunsendmessagesintent/init(messageidentifiers:).md)

### Instance Properties

- [messageIdentifiers](intents/inunsendmessagesintent/messageidentifiers.md)

## Relationships

### Inherits From

- [INIntent](intents/inintent.md)

### Conforms To

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

## See Also

### Unsending a Message

- [INUnsendMessagesIntentResponse](intents/inunsendmessagesintentresponse.md)
- [INUnsendMessagesIntentHandling](intents/inunsendmessagesintenthandling.md)
- [INUnsendMessagesIntentResponseCode](intents/inunsendmessagesintentresponsecode.md)
