Network.GetWiFiNetworks
Method | |
---|---|
Module | Network |
Library | Core |
Action | Returns a list of visible WiFi networks. |
Parameters | Scan (boolean): If |
Return values |
|
Example | Network.GetWiFiNetworks(Scan: true); |
Platforms |
|
Notes | Calling this method with Calling this method with If multiple WiFi network adapters are present, it is likely that they will each see a similar list of networks. This method will show each network as seen by each network adapter. On macOS, the BSSID list for each network is empty because BSSID is not accessible to the 1E Client. |