Share via


CarrierConfigManager.KeyCarrierConfigAppliedBool Field

Definition

Determines whether any carrier has been identified and its specific config has been applied, default to false.

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

Field Value

Attributes

Remarks

Determines whether any carrier has been identified and its specific config has been applied, default to false.

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