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

# PTChannelLeaveReason.developerRequest

A leave reason that indicates the app calls the leave channel method.

## Declaration

```swift
case developerRequest
```

## See Also

### Leave reasons

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