---
title: PTChannelError.Code.transmissionInProgress
framework: pushtotalk
role: symbol
role_heading: Case
path: pushtotalk/ptchannelerror-swift.struct/code/transmissioninprogress
---

# PTChannelError.Code.transmissionInProgress

A channel error that indicates a transmission is already in progress.

## Declaration

```swift
case transmissionInProgress
```

## See Also

### Error codes

- [PTChannelError.Code.unknown](pushtotalk/ptchannelerror-swift.struct/code/unknown.md)
- [PTChannelError.Code.appNotForeground](pushtotalk/ptchannelerror-swift.struct/code/appnotforeground.md)
- [PTChannelError.Code.channelNotFound](pushtotalk/ptchannelerror-swift.struct/code/channelnotfound.md)
- [PTChannelError.Code.channelLimitReached](pushtotalk/ptchannelerror-swift.struct/code/channellimitreached.md)
- [PTChannelError.Code.callActive](pushtotalk/ptchannelerror-swift.struct/code/callactive.md)
- [PTChannelError.Code.transmissionNotFound](pushtotalk/ptchannelerror-swift.struct/code/transmissionnotfound.md)
- [PTChannelError.Code.deviceManagementRestriction](pushtotalk/ptchannelerror-swift.struct/code/devicemanagementrestriction.md)
- [PTChannelError.Code.screenTimeRestriction](pushtotalk/ptchannelerror-swift.struct/code/screentimerestriction.md)
- [PTChannelError.Code.transmissionNotAllowed](pushtotalk/ptchannelerror-swift.struct/code/transmissionnotallowed.md)
