Click or drag to resize

SmartChargeManagerGetState Method

This method allows to know the current state of the smart charge state machine.

Namespace:  Com.Datalogic.Decode
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public virtual Com.Datalogic.Device.Power.SmartChargeManager.State GetState ();

Return Value

Type: Com.Datalogic.Device.Power.SmartChargeManager+State
The SmartChargeState value indicating the current state, or null if the state is invalid.

Remarks
This method allows to know the current state of the smart charge state machine.

[Android Documentation]

See Also

Reference