CarrierConfigManager.ImsSs.KeyUtSupportedWhenPsDataOffBool Field

Definition

Flag that controls whether XCAP over UT is enabled or not when PS data is turned off.

[Android.Runtime.Register("KEY_UT_SUPPORTED_WHEN_PS_DATA_OFF_BOOL", ApiSince=33)]
public const string KeyUtSupportedWhenPsDataOffBool;
[<Android.Runtime.Register("KEY_UT_SUPPORTED_WHEN_PS_DATA_OFF_BOOL", ApiSince=33)>]
val mutable KeyUtSupportedWhenPsDataOffBool : string

Field Value

Attributes

Remarks

Flag that controls whether XCAP over UT is enabled or not when PS data is turned off.

If true: XCAP over UT is enabled when PS data is off. false: Otherwise.

Reference: IR.92 Section 5.5.1

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