---
title: type
framework: livecommunicationkit
role: symbol
role_heading: Instance Property
path: livecommunicationkit/handle/type
---

# type

The type of the handle; for example a phone number or email address.

## Declaration

```swift
var type: Handle.Kind
```

## See Also

### Type

- [Handle.Kind](livecommunicationkit/handle/kind.md)
