[ 
https://issues.apache.org/jira/browse/CB-281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Filip Maj updated CB-281:
-------------------------

    Parent Issue: CB-556  (was: CB-179)
    
> NetworkConnection.getInfo() needs to be normalized across all platforms.
> ------------------------------------------------------------------------
>
>                 Key: CB-281
>                 URL: https://issues.apache.org/jira/browse/CB-281
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: webOS
>    Affects Versions: 1.5.0
>            Reporter: Simon MacDonald
>            Assignee: Herm Wong
>
> Cordova-JS expects a single action from the Network plugin: 
> "getConnectionInfo". All platforms need to be normalized so they will work 
> the same. This action should simply return one of the following Strings:
> * {{"unknown"}}
> * {{"ethernet"}}
> * {{"wifi"}}
> * {{"2g"}}
> * {{"3g"}}
> * {{"4g"}}
> * {{"none"}}
> Currently Android, iOS, BlackBerry and Windows Phone implement this. The 
> other tagged platforms in this issue do not.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to