---
title: PTChannelJoinReason
framework: pushtotalk
role: symbol
role_heading: Enumeration
path: pushtotalk/ptchanneljoinreason
---

# PTChannelJoinReason

Identifies the type that indicates the join reason.

## Declaration

```swift
enum PTChannelJoinReason
```

## Topics

### Join reasons

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

### Initializers

- [init(rawValue:)](pushtotalk/ptchanneljoinreason/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Channel management

- [PTChannelManagerDelegate](pushtotalk/ptchannelmanagerdelegate.md)
- [PTTransmissionMode](pushtotalk/pttransmissionmode.md)
- [PTServiceStatus](pushtotalk/ptservicestatus.md)
- [PTChannelLeaveReason](pushtotalk/ptchannelleavereason.md)
- [PTChannelTransmitRequestSource](pushtotalk/ptchanneltransmitrequestsource.md)
