Click or drag to resize

WifiProfileAddOrUpdate Method

Add a new Wi-Fi profile or updates any existing one whose ESSID matches the one represented by the WifiProfile

Namespace:  Com.Datalogic.Device.Wifi
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual bool AddOrUpdate()

Return Value

Type: Boolean
a boolean value indicating the outcome of the operation.
Remarks

Add a new Wi-Fi profile or updates any existing one whose ESSID matches the one represented by the WifiProfile

instance.

[Android Documentation]

See Also