SmartChargeManagerForceManualCharge Method |
This method allows to initiate a forced manual charge, bringing the battery to a full state (100%)
and temporarily bypassing any active smart charge algorithm operations.
Namespace:
Com.Datalogic.Decode
Assembly:
datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0
(1.0.0.0)
Syntax
public virtual void ForceManualCharge ();
Public Virtual Sub ForceManualCharge ();
Remarks
This method allows to initiate a forced manual charge, bringing the battery to a full state (100%)
and temporarily bypassing any active smart charge algorithm operations.
[Android Documentation]
See Also