Enum Sim.State
Definition
- Assembly:
- Tizen.Telephony.dll
Enumeration for the state of the SIM card.
public enum Sim.State
Fields
Name | Description |
---|---|
Available | The SIM is available on this device (SIM is not locked). |
Locked | The SIM is locked. |
Unavailable | The SIM is not available on this device. |
Unknown | The SIM is in transition between states. |