Enum ReturnedState
Possible returned states by methods
Namespace: Eclo.nF.SIM800H
Assembly: cs.temp.dll.dll
Syntax
public enum ReturnedState
Fields
Name | Description |
---|---|
DeviceIsBusy | Device is busy |
DeviceIsOff | Device is off |
Error | Error in the operation. See method documentation. |
InvalidCommand | Command syntax is incorrect |
NoReply | No reply returned |
OK | Operation successful |