| Constant | Defined By | ||
|---|---|---|---|
| SIM_STATE_ABSENT : int = 1 [static] | SimState | ||
| SIM_STATE_NETWORK_LOCKED : int = 4 [static] | SimState | ||
| SIM_STATE_PIN_REQUIRED : int = 2 [static] | SimState | ||
| SIM_STATE_PUK_REQUIRED : int = 3 [static] | SimState | ||
| SIM_STATE_READY : int = 5 [static] | SimState | ||
| SIM_STATE_UNKNOWN : int = 0 [static] | SimState | ||
| SIM_STATE_ABSENT | Constant |
public static const SIM_STATE_ABSENT:int = 1| SIM_STATE_NETWORK_LOCKED | Constant |
public static const SIM_STATE_NETWORK_LOCKED:int = 4| SIM_STATE_PIN_REQUIRED | Constant |
public static const SIM_STATE_PIN_REQUIRED:int = 2| SIM_STATE_PUK_REQUIRED | Constant |
public static const SIM_STATE_PUK_REQUIRED:int = 3| SIM_STATE_READY | Constant |
public static const SIM_STATE_READY:int = 5| SIM_STATE_UNKNOWN | Constant |
public static const SIM_STATE_UNKNOWN:int = 0