Share via


CarrierConfigManager.KeyVtUpgradeSupportedForDowngradedRttCallBool Field

Definition

Indicates if the carrier supports upgrading a call that was previously an RTT call to VT.

[Android.Runtime.Register("KEY_VT_UPGRADE_SUPPORTED_FOR_DOWNGRADED_RTT_CALL_BOOL", ApiSince=31)]
public const string KeyVtUpgradeSupportedForDowngradedRttCallBool;
[<Android.Runtime.Register("KEY_VT_UPGRADE_SUPPORTED_FOR_DOWNGRADED_RTT_CALL_BOOL", ApiSince=31)>]
val mutable KeyVtUpgradeSupportedForDowngradedRttCallBool : string

Field Value

Attributes

Remarks

Indicates if the carrier supports upgrading a call that was previously an RTT call to VT.

Java documentation for android.telephony.CarrierConfigManager.KEY_VT_UPGRADE_SUPPORTED_FOR_DOWNGRADED_RTT_CALL_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