<!--
{
  "availability" : [

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

# INGetRestaurantGuestIntentResponseCode

Constants indicating the state of the response.

```
enum INGetRestaurantGuestIntentResponseCode
```

## Topics

### Constants

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

You successfully handled the intent.

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

You were unable to return information about the guest.



---

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)