Enum NetworkRegistrationState
Possible states of network registration
Namespace: Eclo.nF.SIM800H
Assembly: cs.temp.dll.dll
Syntax
public enum NetworkRegistrationState
Fields
Name | Description |
---|---|
Error | Error |
NotSearching | Module couldn't find a network |
Registered | Module is registered to a network |
RegistrationDenied | Module tried to register to a network, but it was denied |
Roaming | Roaming |
Searching | Module is searching for a network |
Unknown | Unknown |