WebAPI/WebTelephony: Difference between revisions

no edit summary
No edit summary
Line 36: Line 36:
     readonly attribute DOMString number;
     readonly attribute DOMString number;
    
    
     readonly attribute DOMString readyState; // "calling", "incomming", "connected", "closed"
     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"?
     attribute Function onconnect;
     attribute Function onconnect;
Confirmed users
716

edits