---
title: CXCallDirectoryPhoneNumber
framework: callkit
role: symbol
role_heading: Type Alias
path: callkit/cxcalldirectoryphonenumber
---

# CXCallDirectoryPhoneNumber

A value that represents a phone number consisting of a country calling code followed by a sequence of digits.

## Declaration

```swift
typealias CXCallDirectoryPhoneNumber = Int64
```

## Mentioned in

Identifying and blocking calls

## See Also

### Types

- [CXCallDirectoryPhoneNumberMax](callkit/cxcalldirectoryphonenumbermax.md)
