Photos
classPhotos: BaseColumns, Contacts.PhotosColumns
kotlin.Any | |
↳ | android.provider.Contacts.Photos |
The photos over all of the people
Summary
Constants | |
---|---|
static String |
The directory twig for this sub-table |
static String |
The default sort order for this table |
Inherited constants | |
---|---|
Properties | |
---|---|
static Uri! |
The content:// style URL for this table |
Constants
CONTENT_DIRECTORY
Added in API level 1
static valCONTENT_DIRECTORY: String
Deprecated: see android.provider.ContactsContract
The directory twig for this sub-table
Value: "photo"
DEFAULT_SORT_ORDER
Added in API level 1
static valDEFAULT_SORT_ORDER: String
Deprecated: see android.provider.ContactsContract
The default sort order for this table
Value: "person ASC"
Properties
CONTENT_URI
Added in API level 1
static valCONTENT_URI: Uri!
Deprecated: see android.provider.ContactsContract
The content:// style URL for this table