canmove, Confirmed users
2,854
edits
(→API: add bug links for key and pref) |
(→API: todo: change search/find API to use cursors) |
||
| Line 47: | Line 47: | ||
TO DO: Research/document device-specific address book capabilities and represent using methods on the ContactsManager interface. | TO DO: Research/document device-specific address book capabilities and represent using methods on the ContactsManager interface. | ||
TO DO: change find/search API to use cursors (to be written up, Tantek/Gregor). | |||
The following Contact interface is based [[vCard4]]/hCard properties, flattened for the simple/typical case of one address (adr) based on the [http://microformats.org/wiki/microformats-2#h-card microformats 2.0 hCard] iteration. | The following Contact interface is based [[vCard4]]/hCard properties, flattened for the simple/typical case of one address (adr) based on the [http://microformats.org/wiki/microformats-2#h-card microformats 2.0 hCard] iteration. | ||