The properties of the Sim class are listed below. For a complete list of Sim class members, see the Sim Members topic.
![]() IsBlocked | Indicates whether the Subscriber Identity Module (SIM) is blocked. |
![]() IsFull | Indicates whether the Subscriber Identity Module (SIM) memory is full. |
![]() IsInvalid | Indicates whether the Subscriber Identity Module (SIM) is invalid. |
![]() IsMissing | Indicates whether the Subscriber Identity Module (SIM) is installed in the mobile device. |
![]() IsSupported | Indicates whether the Subscriber Identity Module (SIM) is supported by the mobile device. |
![]() RadioOff | Indicates whether the phone's radio is turned off. |
![]() WaitingForPin | Indicates whether the phone is waiting for user to enter the PIN |
DeviceCapabilities | Gets an instance of the SimCapabilities object which can be used to check the device capabilities. |
EmergencyDialList | Gets the Emergency dial list PhoneBook object which can be used to enumerate the emergency phone numbers. |
FixedDialingList | Gets the Fixed dialing list PhoneBook object which can be used to enumerate the fixed dialing phone numbers. |
LastDialingList | Gets the Last dialing list PhoneBook object which can be used to enumerate the recently dialed phone numbers. |
LockedState | The current locked state. |
LockingStatus | Gets an instance of the LockFacilities object which can be used to check the current locking facilities. |
OwnNumbersList | Gets the Own numbers dialing list PhoneBook object which can be used to enumerate the phone owner's phone numbers. |
PhoneBook | Gets the general SIM PhoneBook object which can be used to enumerate the PhoneBookEntries which are stored on the SIM card. |
Sim Class | Resco.Phone.SIM Namespace