Contents

setWLANChannel(_:)

Sets the interface channel.

Declaration

func setWLANChannel(_ channel: CWChannel) throws

Parameters

  • channel:

    A CWChannel object corresponding to the channel.

Discussion

The channel cannot be changed if the interface is associated to a network.

See Also

Setting interface parameters