ContactsContract.PhoneLookupColumns.ContactId フィールド

定義

注意事項

Use 'Android.Provider.ContactsContract.IPhoneLookupColumns.ContactId'. This class will be removed in a future release.

このデータが ContactsContract.Contacts#_ID 属する への参照。

[Android.Runtime.Register("CONTACT_ID", ApiSince=24)]
[System.Obsolete("Use 'Android.Provider.ContactsContract.IPhoneLookupColumns.ContactId'. This class will be removed in a future release.")]
public const string ContactId;
[<Android.Runtime.Register("CONTACT_ID", ApiSince=24)>]
[<System.Obsolete("Use 'Android.Provider.ContactsContract.IPhoneLookupColumns.ContactId'. This class will be removed in a future release.")>]
val mutable ContactId : string

フィールド値

属性

注釈

このデータが ContactsContract.Contacts#_ID 属する への参照。

型: INTEGER

android.provider.ContactsContract.PhoneLookupColumns.CONTACT_IDJava ドキュメント。

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

適用対象