---
title: PTChannelJoinReason.developerRequest
framework: pushtotalk
role: symbol
role_heading: Case
path: pushtotalk/ptchanneljoinreason/developerrequest
---

# PTChannelJoinReason.developerRequest

A join reason that indicates the app calls the join channel method while in the foreground.

## Declaration

```swift
case developerRequest
```

## See Also

### Join reasons

- [PTChannelJoinReason.channelRestoration](pushtotalk/ptchanneljoinreason/channelrestoration.md)
