Android.Telephony Namespace

Remarks

Provides APIs for monitoring the basic phone information, such as the network type and connection state, plus utilities for manipulating phone number strings.

Classes

TypeReason
CallStateEnumerates values returned by several types and taken as a parameter of the Android.Telephony.PhoneStateListener.OnCallStateChanged member.
CellIdentityCdmaCellIdentity is to represent a unique CDMA cell
CellIdentityCdma+InterfaceConstsDocumentation for this section has not yet been entered.
CellIdentityGsmCellIdentity to represent a unique GSM cell
CellIdentityGsm+InterfaceConstsDocumentation for this section has not yet been entered.
CellIdentityLteCellIdentity is to represent a unique LTE cell
CellIdentityLte+InterfaceConstsDocumentation for this section has not yet been entered.
CellIdentityWcdmaCellIdentity to represent a unique UMTS cell
CellIdentityWcdma+InterfaceConstsDocumentation for this section has not yet been entered.
CellInfoImmutable cell information from a point in time.
CellInfo+InterfaceConstsDocumentation for this section has not yet been entered.
CellInfoCdmaImmutable cell information from a point in time.
CellInfoGsmImmutable cell information from a point in time.
CellInfoLteImmutable cell information from a point in time.
CellInfoWcdmaImmutable cell information from a point in time.
CellLocationAbstract class that represents the location of the device.
CellSignalStrengthAbstract base class for cell phone signal strength related information.
CellSignalStrengthCdmaSignal strength related information.
CellSignalStrengthCdma+InterfaceConstsDocumentation for this section has not yet been entered.
CellSignalStrengthGsmGSM signal strength related information.
CellSignalStrengthGsm+InterfaceConstsDocumentation for this section has not yet been entered.
CellSignalStrengthLteLTE signal strength related information.
CellSignalStrengthLte+InterfaceConstsDocumentation for this section has not yet been entered.
CellSignalStrengthWcdmaWcdma signal strength related information.
CellSignalStrengthWcdma+InterfaceConstsDocumentation for this section has not yet been entered.
DataActivityEnumerates values returned by several types and taken as a parameter of the Android.Telephony.PhoneStateListener.OnDataActivity member.
DataConnectionStatusEnumerates values returned by several types and taken as a parameter of the Android.Telephony.PhoneStateListener.OnDataConnectionStateChanged, and Android.Telephony.PhoneStateListener.OnDataConnectionStateChanged members.
IccOpenLogicalChannelResponseResponse to the Android.Telephony.TelephonyManager.IccOpenLogicalChannel(string) command.
IccOpenLogicalChannelResponse+InterfaceConstsDocumentation for this section has not yet been entered.
IccOpenLogicalChannelResponseStatusEnumerates values returned by several types.
MmsErrorEnumerates values returned by several methods of Android.Telephony.MmsError.
NeighboringCellInfoRepresents the neighboring cell information, including Received Signal Strength and Cell ID location.
NeighboringCellInfo+InterfaceConstsDocumentation for this section has not yet been entered.
NetworkTypeEnumerates values returned by several types and taken as a parameter of the Android.Telephony.NeighboringCellInfo..ctor, and Android.Telephony.PhoneStateListener.OnDataConnectionStateChanged members.
PhoneNumberFormatEnumerates values returned by several types and taken as a parameter of the Android.Telephony.PhoneNumberUtils.FormatNumber member.
PhoneNumberFormattingTextWatcherWatches a Android.Widget.TextView and if a phone number is entered will format it.
PhoneNumberToaEnumerates values returned by several types and taken as a parameter of the Android.Telephony.PhoneNumberUtils.StringFromStringAndTOA member.
PhoneNumberUtilsVarious utilities for dealing with phone number strings.
PhoneStateEnumerates values returned by several types and taken as a parameter of the Android.Telephony.TelephonyManager.Listen, and Android.Telephony.TelephonyManager.Listen members.
PhoneStateListenerA listener class for monitoring changes in specific telephony states on the device, including service state, signal strength, message waiting indicator (voicemail), and others.
PhoneStateListenerFlagsEnumerates values returned by several methods of Android.Telephony.PhoneStateListenerFlags and taken as a parameter of the Android.Telephony.TelephonyManager.Listen member.
PhoneTypeEnumerates values returned by several types.
ServiceStateContains phone state and service related information.
ServiceState+InterfaceConstsDocumentation for this section has not yet been entered.
SignalStrengthContains phone signal strength related information.
SignalStrength+InterfaceConstsDocumentation for this section has not yet been entered.
SimStateEnumerates values returned by several types.
SmsEncodingEnumerates values returned by several methods of Android.Telephony.SmsEncoding.
SmsManagerManages SMS operations such as sending data, text, and pdu SMS messages.
SmsMessageA Short Message Service message.
SmsMessage+MessageClassSMS Class enumeration.
SmsMessage+SubmitPduDocumentation for this section has not yet been entered.
SmsResultErrorEnumerates values returned by several methods of Android.Telephony.SmsResultError.
SmsStatusEnumerates values returned by several types.
TelephonyManagerProvides access to information about the telephony services on the device.