Hi all, Just a quick heads up: whilst fixing a few dev-doc-needed bug requests, I came upon some recent additions to the Web Telephony API that needed adding. This quickly turned into a huge rabbit hole, as it turns out our Web Telephony API docs are way out of date. So I’ve created a proper landing page:
https://developer.mozilla.org/en-US/docs/Web/API/Web_Telephony_API And updated all the interfaces and their members, except for TelephonyCallGroup, which I don’t really understand yet, and have run out of time to document for now. A few questions to do with other bits that I didn’t quite understand: 1. what does the “alerting” call state relate to/mean? 2. I’ve included a list of the possible TelephonyCall.disconnectedReason strings, but I also wanted to include a list of the possible TelephonyCall.error strings. Where can I find one? 3. what do onremotehold and onremoteresumed - relate to? When do the associated events fire? 4. I’ve basically taken a guess at how the Telephony.ready property would be used, so I’d especially appreciate it if someone checked out that page. 5. Has anyone got a brief test example they can show me of how TelephonyCallGroup/conference calls work? thanks, Chris Mills Senior tech writer || Mozilla developer.mozilla.org || MDN [email protected] || @chrisdavidmills _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
