다음을 통해 공유


CarrierConfigManager.ImsSs.KeyUtSupportedWhenRoamingBool Field

Definition

Flag that controls whether XCAP over UT is supported when on roaming network.

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

Field Value

Attributes

Remarks

Flag that controls whether XCAP over UT is supported when on roaming network.

If true: XCAP over UT is supported when on roaming network. false otherwise.

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