WebAPI/ContactsAPI: Difference between revisions

Jump to navigation Jump to search
→‎Considered changes: add type to interface ContactAddress
(consider add interface ContactTelephone)
(→‎Considered changes: add type to interface ContactAddress)
Line 115: Line 115:
*** DOMString[] type; // or just DOMString type; and force multivalues to be comma delimited e.g. iOS "work fax" becomes "work,fax" for vCard compat.
*** DOMString[] type; // or just DOMString type; and force multivalues to be comma delimited e.g. iOS "work fax" becomes "work,fax" for vCard compat.
*** DOMString number;
*** DOMString number;
* add type to interface ContactAddress:
** DOMString[] type; // or just DOMString type; and force multivalues to be comma delimited e.g. "dom postal" becomes "dom,postal" for vCard compat.


== FAQ ==
== FAQ ==
canmove, Confirmed users
2,887

edits

Navigation menu