<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "SiriKit",
  "identifier" : "/documentation/Intents/INGetAvailableRestaurantReservationBookingDefaultsIntentResponseCode",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "c:@E@INGetAvailableRestaurantReservationBookingDefaultsIntentResponseCode"
  },
  "title" : "INGetAvailableRestaurantReservationBookingDefaultsIntentResponseCode"
}
-->

# INGetAvailableRestaurantReservationBookingDefaultsIntentResponseCode

Constants indicating the state of the response.

```
enum INGetAvailableRestaurantReservationBookingDefaultsIntentResponseCode
```

## Topics

### Constants

[`INGetAvailableRestaurantReservationBookingDefaultsIntentResponseCode.success`](/documentation/Intents/INGetAvailableRestaurantReservationBookingDefaultsIntentResponseCode/success)

You successfully handled the intent.

[`INGetAvailableRestaurantReservationBookingDefaultsIntentResponseCode.failure`](/documentation/Intents/INGetAvailableRestaurantReservationBookingDefaultsIntentResponseCode/failure)

You were unable to provide a set of default values.

[`INGetAvailableRestaurantReservationBookingDefaultsIntentResponseCode.unspecified`](/documentation/Intents/INGetAvailableRestaurantReservationBookingDefaultsIntentResponseCode/unspecified)

You chose not to provide default values.



---

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)