Delegate SIM800H.PowerStatusChangedHandler
Represents the delegate used for the PowerStatusChanged event.
Namespace: Eclo.nF.SIM800H
Assembly: cs.temp.dll.dll
Syntax
public delegate void PowerStatusChangedHandler(PowerStatus powerStatus);
Parameters
| Type | Name | Description |
|---|---|---|
| PowerStatus | powerStatus | new power status of the device |