---
title: INGetAvailableRestaurantReservationBookingsIntentCode.failureRequestUnspecified
framework: intents
role: symbol
role_heading: Case
path: intents/ingetavailablerestaurantreservationbookingsintentcode/failurerequestunspecified
---

# INGetAvailableRestaurantReservationBookingsIntentCode.failureRequestUnspecified

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

## Declaration

```swift
case failureRequestUnspecified
```

## Discussion

Discussion Maps launches your app and passes it to the NSUserActivity object from your response so that you can try to get the information there.

## See Also

### Constants

- [INGetAvailableRestaurantReservationBookingsIntentCode.success](intents/ingetavailablerestaurantreservationbookingsintentcode/success.md)
- [INGetAvailableRestaurantReservationBookingsIntentCode.failure](intents/ingetavailablerestaurantreservationbookingsintentcode/failure.md)
- [INGetAvailableRestaurantReservationBookingsIntentCode.failureRequestUnsatisfiable](intents/ingetavailablerestaurantreservationbookingsintentcode/failurerequestunsatisfiable.md)
