Added in API level 5

CommonDataKinds

class CommonDataKinds
kotlin.Any
   ↳ android.provider.ContactsContract.CommonDataKinds

Container for definitions of common data types stored in the ContactsContract.Data table.

Summary

Nested classes
abstract

The base types that all "Typed" data kinds support.

Convenient functionalities for "callable" data.

abstract

Columns common across the specific types.

A special class of data items, used to refer to types of data that can be used to attempt to start communicating with a person (Phone and Email).

A data kind representing an email address.

A data kind representing an event.

Group Membership.

A data kind representing an Identity related to the contact.

A data kind representing an IM address

A data kind representing the contact's nickname.

Notes about the contact.

A data kind representing an organization.

A data kind representing a telephone number.

A data kind representing a photo for the contact.

A data kind representing a relation.

A data kind representing a SIP address for the contact.

A data kind representing the contact's proper name.

A data kind representing a postal addresses.

A data kind representing a website related to the contact.