Click or drag to resize

PowerStatusManager Class

Class exposing power status methods.
Inheritance Hierarchy
System.Object
Com.Datalogic.Device.Power.PowerStatusManager

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 PowerStatusManager

The PowerStatusManager type exposes the following members.

Constructors
NameDescription
Public methodPowerStatusManager
Initializes a new instance of the PowerStatusManager class
Public methodPowerStatusManager
Initializes a new instance of the PowerStatusManager class
Top
Properties
NameDescription
Public propertyJniPeerMembers
To be added.
Public propertyThresholdClass
To be added.
Public propertyThresholdType
To be added.
Top
Methods
NameDescription
Public methodAddPowerStatusChangeListener
Adds a listener to power status change events.
Public methodGetStatus
This method returns the current power status.
Public methodRemovePowerStatusChangeListener
Removes a listener to power status change events.
Top
Remarks
Class exposing power status methods.

[Android Documentation]

See Also