Click or drag to resize

PropertyIDWifiPowerSave Field

Selects the power saving mode used.

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 WifiPowerSave = 786447

Field Value

Type: Int32
Remarks

Selects the power saving mode used. This parameter enables the power save mode and controls which kind of power save is used.

The class of the property is EnumProperty. The allowed values are defined by enum WifiPowerSave. The default value is set to WifiPowerSaveEnabled, if you notice a degradation in the VoIP call performance change the value to {WifiPowerSave#WIFI_POWER_SAVE_ENABLED_VOIP_CALLS}.

[Android Documentation]

See Also