Click or drag to resize

ModuleAPIBatteryStateReceived Event

Occurs when battery state received for the module.

Namespace:  Nexpaq.APIs
Assembly:  NexpaqCore (in NexpaqCore.dll) Version: 1.0.6767.24310
Syntax
C#
public event EventHandler<ProductBatteryEventArgs> BatteryStateReceived

Value

Type: SystemEventHandlerProductBatteryEventArgs
See Also