ContactsContract.SimAccount.EfType Property

Definition

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

Property Value

The EF type of the contacts stored in this account.

Attributes

Remarks

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

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