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

# PTChannelLeaveReason.userRequest

A leave reason that indicates a user pressed the leave button in the user interface.

## Declaration

```swift
case userRequest
```

## See Also

### Leave reasons

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