The members of Android.Telecom.TelecomManager are listed below.
See Also: Inherited members from Java.Lang.Object
A constructor used when creating managed representations of JNI objects; called by the runtime. |
const | ActionShowCallSettings | string. The Android.Content.Intent action used to show the call settings page. |
const | DtmfCharacterPause | char. The dual tone multi-frequency signaling character sent to indicate the dialing system should pause for a predefined period. |
const | DtmfCharacterWait | char. The dual-tone multi-frequency signaling character sent to indicate the dialing system should wait for user confirmation before proceeding. |
const | ExtraCallDisconnectCause | string. Optional extra for Android.Telephony.TelephonyManager.ActionPhoneStateChanged containing the disconnect code. |
const | ExtraCallDisconnectMessage | string. Optional extra for Android.Telephony.TelephonyManager.ActionPhoneStateChanged containing the disconnect message. |
const | ExtraStartCallWithSpeakerphone | string. Optional extra for Android.Content.Intent.ActionCall containing a boolean that determines whether the speakerphone should be automatically turned on for an outgoing call. |
const | GatewayOriginalAddress | string. An optional Android.Content.Intent.ActionCall intent extra corresponding to the original address to dial for the call. |
const | GatewayProviderPackage | string. An optional Android.Content.Intent.ActionCall intent extra denoting the package name of the app specifying an alternative gateway for the call. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
CancelMissedCallsNotification()Removes the missed-call notification if one is present. | ||
HandleMmi(string)Processes the specified dial string as an MMI code. | ||
ShowInCallScreen(bool)Brings the in-call screen to the foreground if there is an ongoing call. |