Delegate SIM800H.SimCardStatusChangedHandler
Represents the delegate used for the SimCardStatusChanged event.
Namespace: Eclo.nF.SIM800H
Assembly: cs.temp.dll.dll
Syntax
public delegate void SimCardStatusChangedHandler(SimCardStatus simCardStatus);
Parameters
| Type | Name | Description |
|---|---|---|
| SimCardStatus | simCardStatus | new SIM card status of the device |