Click or drag to resize

UR0250GetWiFiApDetailList Method

Gets a list of Wi-Fi access point SSID and RSSI.

Namespace:  com.gigatms
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public List<WiFiAp> GetWiFiApDetailList()

Return Value

Type: ListWiFiAp
A list of string type that contains access point SSID and RSSI.
See Also