Talk:WebAPI/WebTelephony: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 12: Line 12:
     readonly attribute DOMString originNumber;
     readonly attribute DOMString originNumber;
     readonly attribute DOMString number;
     readonly attribute DOMString number;
   void start();
   void start();
 
     readonly attribute DOMString readyState; // "calling", "incomming", "connected", "closed", "busy"
     readonly attribute DOMString readyState; // "calling", "incomming", "connected", "closed", "busy"
     // Can we get info on when a call goes from "trying to place call" to "calling"?
     // Can we get info on when a call goes from "trying to place call" to "calling"?
172

edits