The properties of the Phone class are listed below. For a complete list of Phone class members, see the Phone Members topic.
![]() ActiveCallCount | Gets the number of active phone calls. |
![]() CellBroadcastMessage | Gets the cell broadcast message. |
![]() CellularConnection | Gets or sets the state of the cellular connection (GPRS/1xRTT/...). This property can be used to initiate new connection or to disconnect current cellular connection. |
![]() DevicePresent | Indicates whether the telephony module device is installed in device. |
![]() DeviceState | Gets or sets the state of the telephony module device. Determines whether the device is installed and whether it is turned on/off. This property can be used to switch the telephony module device on/off. |
![]() IncomingCaller | Gets the person who is currently placing the incoming call. |
![]() LastIncomingCaller | Gets the last caller to place an incoming call. |
![]() MissedCallCount | Gets the number of missed phone calls. |
![]() MultiLineCapabilities | Gets a value indicating whether the phone supports multiple lines. |
![]() OperatorName | Gets the name of the mobile operator (i.e., the mobile phone company, or carrier). |
![]() SignalStrength | Gets the phone signal strength, expressed as a percentage of full strength. |
![]() Status | Gets the phone status flags. |
![]() TalkingCaller | Gets the person you are talking to on the phone. This value is not set when you are talking on a conference call. |
Phone Class | Resco.Phone Namespace