CarrierConfigManager.KeyIgnoreRttModeSettingBool Field

Definition

When true, the phone will always tell the IMS stack to keep RTT enabled and determine on a per-call basis (based on extras from the dialer app) whether a call should be an RTT call or not.

[Android.Runtime.Register("KEY_IGNORE_RTT_MODE_SETTING_BOOL", ApiSince=30)]
public const string KeyIgnoreRttModeSettingBool;
[<Android.Runtime.Register("KEY_IGNORE_RTT_MODE_SETTING_BOOL", ApiSince=30)>]
val mutable KeyIgnoreRttModeSettingBool : string

Field Value

String
Attributes

Remarks

Java documentation for android.telephony.CarrierConfigManager.KEY_IGNORE_RTT_MODE_SETTING_BOOL.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to