EuiccManager.ExtraUseQrScanner Field

Definition

Key for an extra set on actions #ACTION_START_EUICC_ACTIVATION providing a boolean value of whether to start eSIM activation with QR scanner.

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

Field Value

Attributes

Remarks

Key for an extra set on actions #ACTION_START_EUICC_ACTIVATION providing a boolean value of whether to start eSIM activation with QR scanner.

Expected type of the extra data: boolean

Java documentation for android.telephony.euicc.EuiccManager.EXTRA_USE_QR_SCANNER.

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