TelephonyManager.CardIdForDefaultEuicc Property

Definition

Get the card ID of the default eUICC card.

public virtual int CardIdForDefaultEuicc { [Android.Runtime.Register("getCardIdForDefaultEuicc", "()I", "GetGetCardIdForDefaultEuiccHandler", ApiSince=29)] get; }
[<get: Android.Runtime.Register("getCardIdForDefaultEuicc", "()I", "GetGetCardIdForDefaultEuiccHandler", ApiSince=29)>]
member this.CardIdForDefaultEuicc : int

Property Value

Int32

card ID of the default eUICC card, if loaded.

Attributes

Remarks

Java documentation for android.telephony.TelephonyManager.getCardIdForDefaultEuicc().

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