Click or drag to resize

PropertyID.WifiRoamingProfile Field

Enables roaming profiles.

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 WifiRoamingProfile = "value"

Field Value

Type: Int32
Remarks
Enables roaming profiles. A roaming profile can be one of four presets: standard, aggressive, slow and custom. Each preset should have a direct impact on the Roaming RSSI Threshold and Difference, and those settings should not be editable if any preset other than custom is selected.

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

[Android Documentation]

See Also