WebAPI/WebMobileConnection/Multi-SIM

From MozillaWiki
< WebAPI‎ | WebMobileConnection
Revision as of 08:45, 12 November 2012 by KenChang (talk | contribs) (Created page with "== Proposal: WebMobileConnection API for Multi-SIM == Currently B2G supports a single SIM architecture. This proposal wants to extend it for supporting multi-SIMs. Here, we intr...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Proposal: WebMobileConnection API for Multi-SIM

Currently B2G supports a single SIM architecture. This proposal wants to extend it for supporting multi-SIMs. Here, we introduce a central 'nsIDOMMobileConnectionManager' to manage several DOMMobileConnection objects. One DOMMobileConnection object is binded to a physical SIM slot.

Proposal: Architecture

Discussion