WebAPI/WebMobileConnection

From MozillaWiki
< WebAPI
Revision as of 13:22, 20 February 2012 by Philikon (talk | contribs) (Created page with "= Goals = Expose information about the current mobile data connection to (certain) HTML content. = Proposed API = interface MobileConnection { }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Goals

Expose information about the current mobile data connection to (certain) HTML content.

Proposed API

 interface MobileConnection
 {
   
 }