CarrierConfigManager.KeyCarrierAppRequiredDuringSimSetupBool Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.
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.