MobileForms Toolkit Documentation

Phone Properties

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

Public Static Properties

ActiveCallCountGets the number of active phone calls.
CellBroadcastMessageGets the cell broadcast message.
CellularConnectionGets 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.
DevicePresentIndicates whether the telephony module device is installed in device.
DeviceStateGets 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.
IncomingCallerGets the person who is currently placing the incoming call.
LastIncomingCallerGets the last caller to place an incoming call.
MissedCallCountGets the number of missed phone calls.
MultiLineCapabilitiesGets a value indicating whether the phone supports multiple lines.
OperatorNameGets the name of the mobile operator (i.e., the mobile phone company, or carrier).
SignalStrengthGets the phone signal strength, expressed as a percentage of full strength.
StatusGets the phone status flags.
TalkingCallerGets the person you are talking to on the phone. This value is not set when you are talking on a conference call.

See Also

Phone Class | Resco.Phone Namespace