Click or drag to resize

TS800SetWiFiSettings Method (WiFiSettings)

Note: This API is now obsolete.

Sets the Wi-Fi settings.

Namespace:  com.gigatms
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
[ObsoleteAttribute]
public bool SetWiFiSettings(
	WiFiSettings wifi
)

Parameters

wifi
Type: com.gigatms.ParametersWiFiSettings
The wifi settings object.

Return Value

Type: Boolean
Return true if the operation is OK. Return False If the operation Is failed.
See Also