---
title: CTCall
framework: coretelephony
role: symbol
role_heading: Class
path: coretelephony/ctcall
---

# CTCall

An object used to identify a cellular call and determine its state.

## Declaration

```swift
class CTCall
```

## Topics

### Obtaining Information About a Cellular Call

- [callID](coretelephony/ctcall/callid.md)
- [callState](coretelephony/ctcall/callstate.md)

### Getting Cellular Call State

- [Cellular Call States](coretelephony/cellular-call-states.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Deprecated

- [CTCarrier](coretelephony/ctcarrier.md)
- [CTCallCenter](coretelephony/ctcallcenter.md)
