WebAPI/ContactsAPI: Difference between revisions

Jump to navigation Jump to search
note that key takes a key URI per RFC6350 6.8.1
(→‎API: todo: change search/find API to use cursors)
(note that key takes a key URI per RFC6350 6.8.1)
Line 92: Line 92:
             attribute Date                  bday;
             attribute Date                  bday;
             attribute DOMString[]            note;
             attribute DOMString[]            note;
            attribute DOMString[]            [https://bugzilla.mozilla.org/show_bug.cgi?id=807688 key];
             attribute ContactField[]        impp; /* per RFC 4770, included in vCard4 */
             attribute ContactField[]        impp; /* per RFC 4770, included in vCard4 */
             attribute Date                  anniversary; /* new in vCard4 */
             attribute Date                  anniversary; /* new in vCard4 */
             attribute DOMString              sex; /* new in vCard4, gender sub-component 1 */
             attribute DOMString              sex; /* new in vCard4, gender sub-component 1 */
             attribute DOMstring              genderIdentity; /* new in vCard4, gender sub-comp 2 */
             attribute DOMstring              genderIdentity; /* new in vCard4, gender sub-comp 2 */
            attribute DOMString[]            [https://bugzilla.mozilla.org/show_bug.cgi?id=807688 key]; /* takes a key URI per RFC6350 6.8.1 */
   };
   };


canmove, Confirmed users
2,848

edits

Navigation menu