Share via


UiccCardInfo.SlotIndex Property

Definition

Gets the slot index for the slot that the UICC is currently inserted in.

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

Property Value

Attributes

Remarks

Gets the slot index for the slot that the UICC is currently inserted in.

This member is deprecated. use #getPhysicalSlotIndex()

Java documentation for android.telephony.UiccCardInfo.getSlotIndex().

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