Enum Sim.State
Definition
- Namespace:
- Tizen.Telephony
- Assembly:
- Tizen.Telephony.dll
- API Level:
- 3
Enumeration for the state of the SIM card.
public enum 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. |