The fields of Android.Telephony.TelephonyManager are listed below. For a list of all members, see the TelephonyManager Members list.
See Also: Inherited members from Java.Lang.Object
const | ActionPhoneStateChanged | string. Broadcast intent action indicating that the call state (cellular) on the device has changed. |
const | ActionRespondViaMessage | string. The Phone app sends this intent when a user opts to respond-via-message during an incoming call. |
const | ExtraIncomingNumber | string. The lookup key used with the TelephonyManager.ActionPhoneStateChanged broadcast for a String containing the incoming phone number. |
const | ExtraState | string. The lookup key used with the TelephonyManager.ActionPhoneStateChanged broadcast for a String containing the new call state. |