Contacts.Photos.InterfaceConsts Class

Definition

public static class Contacts.Photos.InterfaceConsts
type Contacts.Photos.InterfaceConsts = class
Inheritance
Contacts.Photos.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.

Data
Obsolete.

The image data, or null if there is no image.

DownloadRequired
Obsolete.

non-zero if a download is required and the photo isn't marked as a bad resource.

ExistsOnServer
Obsolete.

non-zero if this photo is known to exist on the server

Id

The unique ID for a row.

LocalVersion
Obsolete.

The _SYNC_VERSION of the photo that was last downloaded

PersonId
Obsolete.

The person this photo is associated with.

SyncError
Obsolete.

Contains the description of the upload or download error from the previous attempt.

Applies to