android.provider
Interface ContactsContract.StreamItemPhotosColumns

All Known Implementing Classes:
ContactsContract.StreamItemPhotos, ContactsContract.StreamItems.StreamItemPhotos
Enclosing class:
ContactsContract

protected static interface ContactsContract.StreamItemPhotosColumns


Field Summary
static String PHOTO_FILE_ID
           
static String PHOTO_URI
           
static String SORT_INDEX
           
static String STREAM_ITEM_ID
           
static String SYNC1
           
static String SYNC2
           
static String SYNC3
           
static String SYNC4
           
 

Field Detail

STREAM_ITEM_ID

static final String STREAM_ITEM_ID
See Also:
Constant Field Values

SORT_INDEX

static final String SORT_INDEX
See Also:
Constant Field Values

PHOTO_FILE_ID

static final String PHOTO_FILE_ID
See Also:
Constant Field Values

PHOTO_URI

static final String PHOTO_URI
See Also:
Constant Field Values

SYNC1

static final String SYNC1
See Also:
Constant Field Values

SYNC2

static final String SYNC2
See Also:
Constant Field Values

SYNC3

static final String SYNC3
See Also:
Constant Field Values

SYNC4

static final String SYNC4
See Also:
Constant Field Values


Copyright © 2008-2012. All Rights Reserved.