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_CONTACTSの Android リファレンス。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象