|  | ReturnedState Enumeration | 
Namespace: Eclo.NETMF.SIM800H
 Syntax
Syntaxpublic enum ReturnedState
 Members
Members| Member name | Value | Description | |
|---|---|---|---|
| OK | 0 | Operation successful | |
| Error | 1 | Error in the operation. See method documentation. | |
| DeviceIsOff | 2 | Device is off | |
| InvalidCommand | 3 | Command syntax is incorrect | |
| DeviceIsBusy | 4 | Device is busy | |
| NoReply | 5 | No reply returned | 
 See Also
See Also