---
title: INHangUpCallIntentResponse
framework: intents
role: symbol
role_heading: Class
path: intents/inhangupcallintentresponse
---

# INHangUpCallIntentResponse

## Declaration

```swift
class INHangUpCallIntentResponse
```

## Topics

### Initializers

- [init(code:userActivity:)](intents/inhangupcallintentresponse/init(code:useractivity:).md)

### Instance Properties

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

## Relationships

### Inherits From

- [INIntentResponse](intents/inintentresponse.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCoding](foundation/nscoding.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [NSSecureCoding](foundation/nssecurecoding.md)

## See Also

### Ending a Call

- [INHangUpCallIntent](intents/inhangupcallintent.md)
- [INHangUpCallIntentHandling](intents/inhangupcallintenthandling.md)
- [INHangUpCallIntentResponseCode](intents/inhangupcallintentresponsecode.md)
