Click or drag to resize

PropertyID.WifiRoamingRssiThreshold 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
C#
VB
public const Int32 WifiRoamingRssiThreshold = "value"

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