---
title: PTChannelLeaveReason.unknown
framework: pushtotalk
role: symbol
role_heading: Case
path: pushtotalk/ptchannelleavereason/unknown
---

# PTChannelLeaveReason.unknown

A leave reason that indicates an unknown reason.

## Declaration

```swift
case unknown
```

## See Also

### Leave reasons

- [PTChannelLeaveReason.userRequest](pushtotalk/ptchannelleavereason/userrequest.md)
- [PTChannelLeaveReason.developerRequest](pushtotalk/ptchannelleavereason/developerrequest.md)
- [PTChannelLeaveReason.systemPolicy](pushtotalk/ptchannelleavereason/systempolicy.md)
