---
title: INGetRestaurantGuestIntentResponseCode
framework: intents
role: symbol
role_heading: Enumeration
path: intents/ingetrestaurantguestintentresponsecode
---

# INGetRestaurantGuestIntentResponseCode

Constants indicating the state of the response.

## Declaration

```swift
enum INGetRestaurantGuestIntentResponseCode
```

## Topics

### Constants

- [INGetRestaurantGuestIntentResponseCode.success](intents/ingetrestaurantguestintentresponsecode/success.md)
- [INGetRestaurantGuestIntentResponseCode.failure](intents/ingetrestaurantguestintentresponsecode/failure.md)

### Initializers

- [init(rawValue:)](intents/ingetrestaurantguestintentresponsecode/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Getting the Response Code

- [code](intents/ingetrestaurantguestintentresponse/code.md)
