Click or drag to resize

PowerStatusManagerGetStatus Method

This method returns the current power status.

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.PowerStatusManager.Status GetStatus ();

Return Value

Type: Com.Datalogic.Device.Power.PowerStatusManager+Status
The current power status.

Exceptions
Exception Condition
DeviceException in case of error.
Remarks
This method returns the current power status.

[Android Documentation]

See Also

Reference