com.datalogic.device.power.PowerStatusManager.PowerStatusChangeListener |
Interface representing a listener of power status change events. It can be
registered and unregistered using methods in the PowerStatusManager
class.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Method called when the power status has changed.
|
Method called when the power status has changed.
powerStatus | The updated PowerStatusManager.Status .
|
---|