TS800GetWifiApList Method GIGATMS.UHF Help Documentation
Gets a list of access point names.

Namespace: com.gigatms
Assembly: GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax

public List<string> GetWifiApList()

Return Value

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

Reference