Enum ConnectionStatus
Connection status of GPRS socket. See SIM800H documentation.
Namespace: Eclo.nF.SIM800H
Assembly: cs.temp.dll.dll
Syntax
public enum ConnectionStatus
Fields
Name | Description |
---|---|
Closed | |
Closing | |
Connected | |
Connecting | |
Initial | |
RemoteClosing | |
Unknown |