2021-09-29 20:09:02 +08:00
|
|
|
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/network-interface/index.ts#L1">
|
|
|
|
Improve this doc
|
|
|
|
</a>
|
|
|
|
|
|
|
|
# Network Interface
|
|
|
|
|
|
|
|
```
|
|
|
|
$ ionic cordova plugin add cordova-plugin-networkinterface
|
|
|
|
$ npm install @ionic-native/plugins/network-interface
|
|
|
|
```
|
|
|
|
|
|
|
|
## [Usage Documentation](https://ionicframework.com/docs/native/network-interface/)
|
|
|
|
|
|
|
|
Plugin Repo: [https://github.com/salbahra/cordova-plugin-networkinterface](https://github.com/salbahra/cordova-plugin-networkinterface)
|
|
|
|
|
|
|
|
Network interface information plugin for Cordova/PhoneGap that supports Android, Blackberry 10, Browser, iOS, and Windows Phone 8.
|
|
|
|
|
|
|
|
## Supported platforms
|
|
|
|
|
|
|
|
- Android
|
|
|
|
- BlackBerry 10
|
|
|
|
- Browser
|
|
|
|
- iOS
|
|
|
|
- Windows
|
|
|
|
- Windows Phone
|
2021-09-29 20:38:45 +08:00
|
|
|
|
|
|
|
|
|
|
|
|