Click or drag to resize

PropertyID.WifiNoInternetExpected Field

Controls the behaviour when the current Wi-Fi profile doesn't have an Internet connectivity.

Namespace: Com.Datalogic.Device.Configuration
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public const Int32 WifiNoInternetExpected = "value"

Field Value

Type: Int32
Remarks
Controls the behaviour when the current Wi-Fi profile doesn't have an Internet connectivity.

The class of the property is EnumProperty. The allowed values are defined by enum WifiNoInternetExpected.

[Android Documentation]

See Also