<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -",
    "macCatalyst: 16.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "PushToTalk",
  "identifier" : "/documentation/PushToTalk/PTChannelError-swift.struct/transmissionNotAllowed",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "Push to Talk"
    ],
    "preciseIdentifier" : "s:SC14PTChannelErrorLeV22transmissionNotAllowedSoAAVvpZ"
  },
  "title" : "transmissionNotAllowed"
}
-->

# transmissionNotAllowed

A channel error that indicates the current transmission mode of the channel doesn’t allow the mode you specify.

```
static var transmissionNotAllowed: PTChannelError.Code { get }
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)