# Print output for @column tags ?> ContactsContract.Contacts.Data - Android SDK | Android Developers

Most visited


Recently visited


ContactsContract.Contacts.Data

public static final class ContactsContract.Contacts.Data
extends Object implements BaseColumns, ContactsContract.DataColumns

java.lang.Object
   ↳ android.provider.ContactsContract.Contacts.Data


A sub-directory of a single contact that contains all of the constituent raw contact ContactsContract.Data rows. This directory can be used either with a ContactsContract.Contacts.CONTENT_URI or ContactsContract.Contacts.CONTENT_LOOKUP_URI.

Summary


Constants

String CONTENT_DIRECTORY

The directory twig for this sub-table

Inherited constants

Inherited methods

Constants


CONTENT_DIRECTORY

public static final String CONTENT_DIRECTORY

The directory twig for this sub-table

Constant Value: "data"

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.