MobileForms Toolkit Documentation

Sim Properties

The properties of the Sim class are listed below. For a complete list of Sim class members, see the Sim Members topic.

Public Static Properties

IsBlockedIndicates whether the Subscriber Identity Module (SIM) is blocked.
IsFullIndicates whether the Subscriber Identity Module (SIM) memory is full.
IsInvalidIndicates whether the Subscriber Identity Module (SIM) is invalid.
IsMissingIndicates whether the Subscriber Identity Module (SIM) is installed in the mobile device.
IsSupportedIndicates whether the Subscriber Identity Module (SIM) is supported by the mobile device.
RadioOffIndicates whether the phone's radio is turned off.
WaitingForPinIndicates whether the phone is waiting for user to enter the PIN

Public Instance Properties

DeviceCapabilitiesGets an instance of the SimCapabilities object which can be used to check the device capabilities.
EmergencyDialListGets the Emergency dial list PhoneBook object which can be used to enumerate the emergency phone numbers.
FixedDialingListGets the Fixed dialing list PhoneBook object which can be used to enumerate the fixed dialing phone numbers.
LastDialingListGets the Last dialing list PhoneBook object which can be used to enumerate the recently dialed phone numbers.
LockedStateThe current locked state.
LockingStatusGets an instance of the LockFacilities object which can be used to check the current locking facilities.
OwnNumbersListGets the Own numbers dialing list PhoneBook object which can be used to enumerate the phone owner's phone numbers.
PhoneBookGets the general SIM PhoneBook object which can be used to enumerate the PhoneBookEntries which are stored on the SIM card.

See Also

Sim Class | Resco.Phone.SIM Namespace