Click or drag to resize
SIM800HRetrievePinState Method
Retrieves the pin state of the SIM

Namespace: Eclo.NETMF.SIM800H
Assembly: Eclo.NETMF.SIM800H (in Eclo.NETMF.SIM800H.dll) Version: 1.1.97.0 (1.1.97.0)
Syntax
C#
public static PinState RetrievePinState()

Return Value

Type: PinState
An instance of PinState with the current state of the PIN
See Also