API Diff Specification
To Version: Android SDK 0.9_r1
From Version: Android SDK m5-rc14
Generated 2008.08.14 15:44

Class android.provider.Contacts

Removed Methods
boolean mergeContacts(ContentResolver, long, long) Merges the contacts from the source to the target, then deletes the source.
 

Added Fields
int KIND_EMAIL Signifies an email address row that is stored in the ContactMethods table
int KIND_IM Signifies an IM address row that is stored in the ContactMethods table
int KIND_ORGANIZATION Signifies an Organization row that is stored in the Organizations table
int KIND_PHONE Signifies an Phone row that is stored in the Phones table
int KIND_POSTAL Signifies a postal address row that is stored in the ContactMethods table
 

©2008 Google - Code Home - Site Terms of Service - Privacy Policy
Generated by JDiff