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

# PTChannelLeaveReason.systemPolicy

A leave reason that indicates a new device restriction is in effect.

## Declaration

```swift
case systemPolicy
```

## See Also

### Leave reasons

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