Click or drag to resize

WifiProfileConnect Method

Connect to the Wi-Fi profile 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 Connect()

Return Value

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

Connect to the Wi-Fi profile whose ESSID matches the one represented by the WifiProfile

instance.

[Android Documentation]

See Also