WebAPI/WebTelephony: Difference between revisions

Line 85: Line 85:
   attribute nsIDOMEventListener onheld;  
   attribute nsIDOMEventListener onheld;  
   attribute nsIDOMEventListener onresuming;  
   attribute nsIDOMEventListener onresuming;  
  // Fired whenever the .group attribute changes
  attribute nsIDOMEventListener ongroupchange;
  };
  };
   
   
Line 119: Line 122:
   attribute nsIDOMEventListener onresuming;
   attribute nsIDOMEventListener onresuming;
   
   
  // Fires when the array in the 'calls' property changes.
   attribute nsIDOMEventListener oncallschanged;
   attribute nsIDOMEventListener oncallschanged;
  };
  };
Confirmed users
716

edits