Android.Telecom.TelecomManager: Field Members

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

Public Fields

const
ActionShowCallSettingsstring. The Android.Content.Intent action used to show the call settings page.
const
DtmfCharacterPausechar. The dual tone multi-frequency signaling character sent to indicate the dialing system should pause for a predefined period.
const
DtmfCharacterWaitchar. The dual-tone multi-frequency signaling character sent to indicate the dialing system should wait for user confirmation before proceeding.
const
ExtraCallDisconnectCausestring. Optional extra for Android.Telephony.TelephonyManager.ActionPhoneStateChanged containing the disconnect code.
const
ExtraCallDisconnectMessagestring. Optional extra for Android.Telephony.TelephonyManager.ActionPhoneStateChanged containing the disconnect message.
const
ExtraStartCallWithSpeakerphonestring. 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
GatewayOriginalAddressstring. An optional Android.Content.Intent.ActionCall intent extra corresponding to the original address to dial for the call.
const
GatewayProviderPackagestring. An optional Android.Content.Intent.ActionCall intent extra denoting the package name of the app specifying an alternative gateway for the call.