---
title: MTRChannelType
framework: matter
role: symbol
role_heading: Enumeration
path: matter/mtrchanneltype
---

# MTRChannelType

## Declaration

```swift
enum MTRChannelType
```

## Topics

### Enumeration Cases

- [MTRChannelType.OTT](matter/mtrchanneltype/ott.md)
- [MTRChannelType.cable](matter/mtrchanneltype/cable.md)
- [MTRChannelType.satellite](matter/mtrchanneltype/satellite.md)
- [MTRChannelType.terrestrial](matter/mtrchanneltype/terrestrial.md)

### Initializers

- [init(rawValue:)](matter/mtrchanneltype/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)
