---
title: INHangUpCallIntent
framework: intents
role: symbol
role_heading: Class
path: intents/inhangupcallintent
---

# INHangUpCallIntent

## Declaration

```swift
class INHangUpCallIntent
```

## Topics

### Initializers

- [init(callIdentifier:)](intents/inhangupcallintent/init(callidentifier:).md)

### Instance Properties

- [callIdentifier](intents/inhangupcallintent/callidentifier.md)

## Relationships

### Inherits From

- [INIntent](intents/inintent.md)

### Conforms To

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

## See Also

### Ending a Call

- [INHangUpCallIntentResponse](intents/inhangupcallintentresponse.md)
- [INHangUpCallIntentHandling](intents/inhangupcallintenthandling.md)
- [INHangUpCallIntentResponseCode](intents/inhangupcallintentresponsecode.md)
