---
title: Handle.Kind.generic
framework: livecommunicationkit
role: symbol
role_heading: Case
path: livecommunicationkit/handle/kind/generic
---

# Handle.Kind.generic

An unspecified handle type.

## Declaration

```swift
case generic
```

## See Also

### Types

- [Handle.Kind.emailAddress](livecommunicationkit/handle/kind/emailaddress.md)
- [Handle.Kind.phoneNumber](livecommunicationkit/handle/kind/phonenumber.md)
