<!--
{
  "availability" : [
    "iOS: 10.0.0 -",
    "iPadOS: 10.0.0 -",
    "macCatalyst: 10.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 9.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CallKit",
  "identifier" : "/documentation/CallKit/CXHandle/HandleType",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "CallKit"
    ],
    "preciseIdentifier" : "c:@E@CXHandleType"
  },
  "title" : "CXHandle.HandleType"
}
-->

# CXHandle.HandleType

The possible types of handles.

```
enum HandleType
```

## Topics

### Constants

[`CXHandle.HandleType.generic`](/documentation/CallKit/CXHandle/HandleType/generic)

An unspecified type of handle.

[`CXHandle.HandleType.phoneNumber`](/documentation/CallKit/CXHandle/HandleType/phoneNumber)

A phone number.

[`CXHandle.HandleType.emailAddress`](/documentation/CallKit/CXHandle/HandleType/emailAddress)

An email address.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)