Compartilhar via


E2eeContactKeysManager.AllE2eeSelfKeys Property

Definition

public System.Collections.Generic.IList<Android.Provider.E2eeContactKeysManager.E2eeSelfKey> AllE2eeSelfKeys { [Android.Runtime.Register("getAllE2eeSelfKeys", "()Ljava/util/List;", "", ApiSince=35)] [Android.Runtime.RequiresPermission("android.permission.READ_CONTACTS")] get; }
[<get: Android.Runtime.Register("getAllE2eeSelfKeys", "()Ljava/util/List;", "", ApiSince=35)>]
[<get: Android.Runtime.RequiresPermission("android.permission.READ_CONTACTS")>]
member this.AllE2eeSelfKeys : System.Collections.Generic.IList<Android.Provider.E2eeContactKeysManager.E2eeSelfKey>

Property Value

Attributes

Applies to