---
title: wlanChannel
framework: corewlan
role: symbol
role_heading: Instance Property
path: corewlan/cwnetwork/wlanchannel
---

# wlanChannel

The channel for the network.

## Declaration

```swift
var wlanChannel: CWChannel? { get }
```

## See Also

### Instance Properties

- [beaconInterval](corewlan/cwnetwork/beaconinterval.md)
- [bssid](corewlan/cwnetwork/bssid.md)
- [countryCode](corewlan/cwnetwork/countrycode.md)
- [ibss](corewlan/cwnetwork/ibss.md)
- [informationElementData](corewlan/cwnetwork/informationelementdata.md)
- [noiseMeasurement](corewlan/cwnetwork/noisemeasurement.md)
- [rssiValue](corewlan/cwnetwork/rssivalue.md)
- [ssid](corewlan/cwnetwork/ssid.md)
- [ssidData](corewlan/cwnetwork/ssiddata.md)
