---
title: WIChannel
framework: wifiinfrastructure
role: symbol
role_heading: Structure
path: wifiinfrastructure/wichannel
---

# WIChannel

A WiFi Channel.

## Declaration

```swift
struct WIChannel
```

## Topics

### Instance Properties

- [band](wifiinfrastructure/wichannel/band-swift.property.md)
- [description](wifiinfrastructure/wichannel/description.md)
- [number](wifiinfrastructure/wichannel/number.md)

### Enumerations

- [WIChannel.Band](wifiinfrastructure/wichannel/band-swift.enum.md)

## Relationships

### Conforms To

- [CustomStringConvertible](swift/customstringconvertible.md)
- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Common data

- [WISSID](wifiinfrastructure/wissid.md)
- [WIMACAddress](wifiinfrastructure/wimacaddress.md)
