---
title: deviceManagementRestriction
framework: pushtotalk
role: symbol
role_heading: Type Property
path: pushtotalk/ptchannelerror-swift.struct/devicemanagementrestriction
---

# deviceManagementRestriction

A channel error that indicates a device-management policy or profile forbids joining the channel.

## Declaration

```swift
static var deviceManagementRestriction: PTChannelError.Code { get }
```

## See Also

### Constants

- [unknown](pushtotalk/ptchannelerror-swift.struct/unknown.md)
- [appNotForeground](pushtotalk/ptchannelerror-swift.struct/appnotforeground.md)
- [channelNotFound](pushtotalk/ptchannelerror-swift.struct/channelnotfound.md)
- [channelLimitReached](pushtotalk/ptchannelerror-swift.struct/channellimitreached.md)
- [callActive](pushtotalk/ptchannelerror-swift.struct/callactive.md)
- [transmissionInProgress](pushtotalk/ptchannelerror-swift.struct/transmissioninprogress.md)
- [transmissionNotFound](pushtotalk/ptchannelerror-swift.struct/transmissionnotfound.md)
- [screenTimeRestriction](pushtotalk/ptchannelerror-swift.struct/screentimerestriction.md)
- [transmissionNotAllowed](pushtotalk/ptchannelerror-swift.struct/transmissionnotallowed.md)
