Contents

interfaces()

Returns all available Wi-Fi interfaces.

Declaration

func interfaces() -> [CWInterface]?

Return Value

An array of CWInterface objects, representing all of the available Wi-Fi interfaces in the system.

See Also

Getting Interfaces