Click or drag to resize

PropertyID.WifiRoamingRssiDifference Field

Signal difference between the current AP and the target AP for roaming.

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

Field Value

Type: Int32
Remarks
Signal difference between the current AP and the target AP for roaming. This parameter controls the signal difference between the current access point the device is connected to and the target access point the device wants to roam to. If the target AP signal is higher than the current by at least the value of this parameter, the device will roam.

The class of the property is NumericProperty.

[Android Documentation]

See Also