MobileForms Toolkit Documentation

PhoneStatus Enumeration

The state of the phone.

public enum PhoneStatus

Members

Member Name Description
NoValuesRepresents the empty status
AllValuesMaskRepresents the mask containing all possible values
SimFullIndicates whether the Subscriber Identity Module (SIM) memory is full.
NoSimIndicates whether the Subscriber Identity Module (SIM) is installed in the mobile device.
InvalidSimIndicates whether the Subscriber Identity Module (SIM) is invalid.
BlockedSimIndicates whether the Subscriber Identity Module (SIM) is blocked.
RadioOffIndicates whether the phone's radio is turned off.
RadioPresentIndicates whether the mobile device has a phone.
RingerOffIndicates whether the phone's ringer is off (i.e., if it rings and/or vibrates).
Line1SelectedIndicates whether line 1 is selected.
Line2SelectedIndicates whether line 2 is selected.
RoamingIndicates whether the phone is currently in roaming mode.
CallForwardingOnLine1Indicates whether call forwarding is enabled on line 1.
MissedCallIndicates whether there was a new missed call.
ActiveDataCallIndicates whether the phone has an active cellular data connection.
CallBarringIndicates whether the call barring feature is enabled.
CallOnHoldIndicates whether a phone call is currently on hold.
ConferenceCallIndicates whether a conference call is currently in progress.
IncomingCallIndicates whether there is an incoming (ringing) call.
OutgoingCallIndicates whether the phone is currently attempting to connect an outgoing call.
GprsCoverageIndicates whether the phone currently has GPRS coverage.
NoServiceIndicates whether the phone is not currently connected to a network.
SearchingForServiceIndicates whether the phone is currently searching for service on a network.
HomeServiceIndicates whether the phone is currently registered on its home network.
Coverage1xRttIndicates whether the phone currently has 1xRTT coverage.
CallTalkingIndicates whether there is currently a phone call in the talking state.
CallForwardingOnLine2Indicates whether call forwarding is currently active on line 2.

Requirements

Namespace: Resco.Phone

Assembly: Resco.Phone.CF3 (in Resco.Phone.CF3.dll)

See Also

Resco.Phone Namespace