Confirmed users
398
edits
| Line 8: | Line 8: | ||
interface ContactField : nsISupports | interface ContactField : nsISupports | ||
{ | { | ||
attribute DOMString handler; // the application that can handle voice/video call and messaging. | attribute DOMString handler; // the application/or activity name that can handle voice/video call and messaging. | ||
attribute DOMURI status; // an status icon as an indication of presence and alike. | attribute DOMURI status; // an status icon as an indication of presence and alike. | ||
attribute DOMString[] type; // for primary/favorite (use:"PREF"), "home", "work", etc. | attribute DOMString[] type; // for primary/favorite (use:"PREF"), "home", "work", etc. | ||