Share via


CarrierConfigManager.KeyCarrierAppRequiredDuringSimSetupBool Field

Definition

Determines whether the carrier app needed to be involved when users try to finish setting up the SIM card to get network service.

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

Field Value

Attributes

Remarks

Determines whether the carrier app needed to be involved when users try to finish setting up the SIM card to get network service.

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