Click or drag to resize

WifiProfileExists Method

Tell whether the Wi-Fi a 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 Exists()

Return Value

Type: Boolean
a boolean value indicating if the profile exists.
Remarks

Tell whether the Wi-Fi a profile whose ESSID matches the one represented by the WifiProfile

instance is configured (but not necessarily in use).

[Android Documentation]

See Also