The fields of Android.Telecom.TelecomManager are listed below. For a list of all members, see the TelecomManager Members list.
See Also: Inherited members from Java.Lang.Object
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. |