supportedWLANChannels()
An array of channels supported by the interface for the active country code.
Declaration
func supportedWLANChannels() -> Set<CWChannel>?Discussion
Dynamically queries the interface for the supported channels. Returns an array of CWChannel objects, or nil in the case of an error.