CarrierConfigManager.KeyCarrierImsGbaRequiredBool Field

Definition

Flag specifying whether Generic Bootstrapping Architecture capable SIM is required for IMS.

[Android.Runtime.Register("KEY_CARRIER_IMS_GBA_REQUIRED_BOOL", ApiSince=24)]
public const string KeyCarrierImsGbaRequiredBool;
[<Android.Runtime.Register("KEY_CARRIER_IMS_GBA_REQUIRED_BOOL", ApiSince=24)>]
val mutable KeyCarrierImsGbaRequiredBool : string

Field Value

String
Attributes

Remarks

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