ContactsContract.StreamItemPhotos.InterfaceConsts Class

Definition

public static class ContactsContract.StreamItemPhotos.InterfaceConsts
type ContactsContract.StreamItemPhotos.InterfaceConsts = class
Inheritance
ContactsContract.StreamItemPhotos.InterfaceConsts

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Fields

Count

The count of rows in a directory.

Id

The unique ID for a row.

PhotoFileId
Obsolete.

Photo file ID for the photo.

PhotoUri
Obsolete.

URI for retrieving the photo content, automatically populated.

SortIndex
Obsolete.

An integer to use for sort order for photos in the stream item.

StreamItemId
Obsolete.

A reference to the StreamItems#_ID this photo is associated with.

Sync1
Obsolete.

Generic column for use by sync adapters.

Sync2
Obsolete.

Generic column for use by sync adapters.

Sync3
Obsolete.

Generic column for use by sync adapters.

Sync4
Obsolete.

Generic column for use by sync adapters.

Applies to