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