<!--
{
  "availability" : [

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

# INGetAvailableRestaurantReservationBookingsIntentCode

Constants indicating the state of the response.

```
enum INGetAvailableRestaurantReservationBookingsIntentCode
```

## Topics

### Constants

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

You successfully handled the intent.

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

You were unable to provide a list of possible reservation times.

[`INGetAvailableRestaurantReservationBookingsIntentCode.failureRequestUnsatisfiable`](/documentation/Intents/INGetAvailableRestaurantReservationBookingsIntentCode/failureRequestUnsatisfiable)

You could not complete the request because the data you received from Maps was invalid.

[`INGetAvailableRestaurantReservationBookingsIntentCode.failureRequestUnspecified`](/documentation/Intents/INGetAvailableRestaurantReservationBookingsIntentCode/failureRequestUnspecified)

There was a failure in getting the requested booking times and the cause of the failure is unknown.



---

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)