Added in API level 5

Data

class Data : BaseColumns, ContactsContract.DataColumns
kotlin.Any
   ↳ 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 CONTENT_URI or CONTENT_LOOKUP_URI.

Summary

Constants
static String

The directory twig for this sub-table

Inherited constants

Constants

CONTENT_DIRECTORY

Added in API level 5
static val CONTENT_DIRECTORY: String

The directory twig for this sub-table

Value: "data"