Intents.ExtraPowerStatusChargeOneTimeFullCharge Field
|
EXTRA_POWER_STATUS_CHARGE_ONE_TIME_FULL_CHARGE
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
public const String ExtraPowerStatusChargeOneTimeFullCharge = "value"
Public Const ExtraPowerStatusChargeOneTimeFullCharge As String = "value"
Field Value
Type:
String
Remarks
EXTRA_POWER_STATUS_CHARGE_ONE_TIME_FULL_CHARGE
Used as an int value for
EXTRA_POWER_STATUS_CHARGE
to request the charge status.
Indicates that the device is performing a charge up to 100% in order to automatically recalibrate the gauge telemetry.
[Android Documentation]
See Also