Click or drag to resize

SmartChargeManager Class

This class allows to configure and activate the smart charge feature.
Inheritance Hierarchy
System.Object
Com.Datalogic.Device.Power.SmartChargeManager

Namespace: Com.Datalogic.Device.Power
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class SmartChargeManager

The SmartChargeManager type exposes the following members.

Constructors
NameDescription
Public methodSmartChargeManager
Initializes a new instance of the SmartChargeManager class
Public methodSmartChargeManager
Initializes a new instance of the SmartChargeManager class
Top
Properties
NameDescription
Public propertyDischargeDelay
To be added.
Public propertyEnabled
To be added.
Public propertyJniPeerMembers
To be added.
Public propertyThresholdClass
To be added.
Public propertyThresholdType
To be added.
Top
Methods
NameDescription
Public methodForceManualCharge
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.
Public methodGetState
This method allows to know the current state of the smart charge state machine.
Top
Remarks
This class allows to configure and activate the smart charge feature.

[Android Documentation]

See Also