 | TS100GetWiFiApList Method |
Gets a list of access point names.
Namespace:
com.gigatms
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.10 (2.6.0.10)
Syntaxpublic List<string> GetWiFiApList()
Public Function GetWiFiApList As List(Of String)
Return Value
Type:
ListStringA list of string type that contains access point information.
See Also