Click or drag to resize

PropertyIDWifiRoamingRssiThreshold Field

Signal threshold for triggering the roaming background scan.

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 WifiRoamingRssiThreshold = 786451

Field Value

Type: Int32
Remarks

Signal threshold for triggering the roaming background scan. This parameter controls the signal threshold for triggering the roaming procedure. When the access point signal drops under the threshold, the device will begin scanning in background for suitable networks to roam to.

The class of the property is NumericProperty.

[Android Documentation]

See Also