Click or drag to resize

TS800_60GetWiFiApList Method

Gets a list of Wi-Fi access point names.

Namespace:  com.gigatms
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.17.1.0 (2.17.1.0)
Syntax
public List<string> GetWiFiApList()

Return Value

Type: ListString
A list of string type that contains access point information.
See Also