共用方式為


AppOpsManager.OpstrReadContacts 欄位

定義

允許應用程式讀取使用者的聯繫人數據。

[Android.Runtime.Register("OPSTR_READ_CONTACTS", ApiSince=23)]
public const string OpstrReadContacts;
[<Android.Runtime.Register("OPSTR_READ_CONTACTS", ApiSince=23)>]
val mutable OpstrReadContacts : string

欄位值

屬性

備註

允許應用程式讀取使用者的聯繫人數據。

android.app.AppOpsManager.OPSTR_READ_CONTACTSJava 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於