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

Most visited


Recently visited


ContactsContract.RawContacts.Data

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

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


A sub-directory of a single raw contact that contains all of its ContactsContract.Data rows. To access this directory append Data#CONTENT_DIRECTORY to the raw contact 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.