android - what is the meaning of suggestions in a Content Provider Uri? -



android - what is the meaning of suggestions in a Content Provider Uri? -

i've got uri below: content://com.android.contacts/contacts/#/suggestions info return? what's meaning of 'suggestions' here?

thanks in advance!

the contacts api references contactscontract helper classes dealing contacts. "suggestions" string identifying aggregationsuggestions sub-table (note constant called content_directory), used provide info how rawcontacts appear describe same person aggregated single contact.

android android-contacts android-contentprovider

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -