ContactsContract.SimAccount.SimSlotIndex Property

Definition

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

Property Value

The slot index of the SIM card this account maps to. See android.telephony.SubscriptionInfo#getSimSlotIndex().

Attributes

Remarks

Java documentation for android.provider.ContactsContract.SimAccount.getSimSlotIndex().

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