<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -",
    "macCatalyst: 16.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "IdentityLookup",
  "identifier" : "/documentation/IdentityLookup/ILMessageFilterSubAction",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "SMS and Call Reporting"
    ],
    "preciseIdentifier" : "c:@E@ILMessageFilterSubAction"
  },
  "title" : "ILMessageFilterSubAction"
}
-->

# ILMessageFilterSubAction

Responds to a received message with a filter subaction.

```
enum ILMessageFilterSubAction
```

## Topics

### Transactional Subactions

[`ILMessageFilterSubActionNone`](/documentation/IdentityLookup/ILMessageFilterSubAction/none)

Allows the system to show the message unfiltered due to insufficient information to determine an action.

[`ILMessageFilterSubActionTransactionalOthers`](/documentation/IdentityLookup/ILMessageFilterSubAction/transactionalOthers)

Prevents the system from showing the message normally, filtered as an Others message.

[`ILMessageFilterSubActionTransactionalFinance`](/documentation/IdentityLookup/ILMessageFilterSubAction/transactionalFinance)

Prevents the system from showing the message normally, filtered as a Finance message.

[`ILMessageFilterSubActionTransactionalOrders`](/documentation/IdentityLookup/ILMessageFilterSubAction/transactionalOrders)

Prevents the system from showing the message normally, filtered as an Orders (eCommerce) message.

[`ILMessageFilterSubActionTransactionalReminders`](/documentation/IdentityLookup/ILMessageFilterSubAction/transactionalReminders)

Prevents the system from showing the message normally, filtered as a Reminder message.

[`ILMessageFilterSubActionTransactionalHealth`](/documentation/IdentityLookup/ILMessageFilterSubAction/transactionalHealth)

Prevents the system from showing the message normally, filtered as a Health message.

[`ILMessageFilterSubActionTransactionalWeather`](/documentation/IdentityLookup/ILMessageFilterSubAction/transactionalWeather)

Prevents the system from showing the message normally, filtered as a Weather message.

[`ILMessageFilterSubActionTransactionalCarrier`](/documentation/IdentityLookup/ILMessageFilterSubAction/transactionalCarrier)

Prevents the system from showing the message normally, filtered as a Carrier message.

[`ILMessageFilterSubActionTransactionalRewards`](/documentation/IdentityLookup/ILMessageFilterSubAction/transactionalRewards)

Prevents the system from showing the message normally, filtered as a Rewards message.

[`ILMessageFilterSubActionTransactionalPublicServices`](/documentation/IdentityLookup/ILMessageFilterSubAction/transactionalPublicServices)

Prevents the system from showing the message normally, filtered as a Government message.

### Promotional Subactions

[`ILMessageFilterSubActionPromotionalOthers`](/documentation/IdentityLookup/ILMessageFilterSubAction/promotionalOthers)

Prevents the system from showing the message normally, filtered as an Others message.

[`ILMessageFilterSubActionPromotionalOffers`](/documentation/IdentityLookup/ILMessageFilterSubAction/promotionalOffers)

Prevents the system from showing the message normally, filtered as an Offers message.

[`ILMessageFilterSubActionPromotionalCoupons`](/documentation/IdentityLookup/ILMessageFilterSubAction/promotionalCoupons)

Prevents the system from showing the message normally, filtered as an Coupons message.

## Relationships

### Conforms To

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`Hashable`](/documentation/Swift/Hashable)

[`Equatable`](/documentation/Swift/Equatable)

[`Sendable`](/documentation/Swift/Sendable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)