Click or drag to resize

IBatteryEventListener Methods

The IBatteryEventListener type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodOnEvent
onEvent will be call to signal an event concerning battery. e.g: when the battery swap starts or ends.
Top
See Also