EXTRA_POWER_STATUS_CHARGE to request the charge status." name="Description"/>
Click or drag to resize

Intents.ExtraPowerStatusChargeDischarge Field

EXTRA_POWER_STATUS_CHARGE_DISCHARGE Used as an int value for EXTRA_POWER_STATUS_CHARGE to request the charge status.

Namespace: Com.Datalogic.Device
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public const String ExtraPowerStatusChargeDischarge = "value"

Field Value

Type: String
Remarks
EXTRA_POWER_STATUS_CHARGE_DISCHARGE Used as an int value for EXTRA_POWER_STATUS_CHARGE to request the charge status. Indicates that the device is discharging due to smart charge schedule.

[Android Documentation]

See Also