Click or drag to resize

BatteryException Fields

The BatteryException type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberContextUnknown
This error happens when the registration to receive battery events AddBatteryEventListener(IBatteryEventListener)
Public fieldStatic memberGenericError
Generic error, mostly due to a wrong parameter passed to a SDK method.
Public fieldStatic memberNullPointerError
Null pointer error.
Public fieldStatic memberSuccess
Success constant.
Top
See Also