android.provider
Class Im.ContactsEtag
java.lang.Object
android.provider.Im.ContactsEtag
- All Implemented Interfaces:
- BaseColumns, Im.ContactsEtagColumns
- Enclosing class:
- Im
public static final class Im.ContactsEtag
- extends Object
- implements BaseColumns, Im.ContactsEtagColumns
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONTENT_URI
public static final Uri CONTENT_URI
- The content:// style URL for this table
CONTENT_TYPE
public static final String CONTENT_TYPE
- The MIME type of
CONTENT_URI providing a directory of
people.
- See Also:
- Constant Field Values
CONTENT_ITEM_TYPE
public static final String CONTENT_ITEM_TYPE
- The MIME type of a
CONTENT_URI subdirectory of a single
person.
- See Also:
- Constant Field Values
query
public static final Cursor query(ContentResolver cr,
String[] projection)
query
public static final Cursor query(ContentResolver cr,
String[] projection,
String where,
String orderBy)
getRosterEtag
public static final String getRosterEtag(ContentResolver resolver,
long accountId)
Please submit a feedback, bug or feature