Click or drag to resize

PropertyIDWifiRoamingProfile 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
public const int WifiRoamingProfile = 786458

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