The state of the phone.
| Member Name | Description |
|---|---|
| NoValues | Represents the empty status |
| AllValuesMask | Represents the mask containing all possible values |
| SimFull | Indicates whether the Subscriber Identity Module (SIM) memory is full. |
| NoSim | Indicates whether the Subscriber Identity Module (SIM) is installed in the mobile device. |
| InvalidSim | Indicates whether the Subscriber Identity Module (SIM) is invalid. |
| BlockedSim | Indicates whether the Subscriber Identity Module (SIM) is blocked. |
| RadioOff | Indicates whether the phone's radio is turned off. |
| RadioPresent | Indicates whether the mobile device has a phone. |
| RingerOff | Indicates whether the phone's ringer is off (i.e., if it rings and/or vibrates). |
| Line1Selected | Indicates whether line 1 is selected. |
| Line2Selected | Indicates whether line 2 is selected. |
| Roaming | Indicates whether the phone is currently in roaming mode. |
| CallForwardingOnLine1 | Indicates whether call forwarding is enabled on line 1. |
| MissedCall | Indicates whether there was a new missed call. |
| ActiveDataCall | Indicates whether the phone has an active cellular data connection. |
| CallBarring | Indicates whether the call barring feature is enabled. |
| CallOnHold | Indicates whether a phone call is currently on hold. |
| ConferenceCall | Indicates whether a conference call is currently in progress. |
| IncomingCall | Indicates whether there is an incoming (ringing) call. |
| OutgoingCall | Indicates whether the phone is currently attempting to connect an outgoing call. |
| GprsCoverage | Indicates whether the phone currently has GPRS coverage. |
| NoService | Indicates whether the phone is not currently connected to a network. |
| SearchingForService | Indicates whether the phone is currently searching for service on a network. |
| HomeService | Indicates whether the phone is currently registered on its home network. |
| Coverage1xRtt | Indicates whether the phone currently has 1xRTT coverage. |
| CallTalking | Indicates whether there is currently a phone call in the talking state. |
| CallForwardingOnLine2 | Indicates whether call forwarding is currently active on line 2. |
Namespace: Resco.Phone
Assembly: Resco.Phone.CF3 (in Resco.Phone.CF3.dll)