mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-11 13:11:02 +08:00
Fix doc about changed property (#919)
This commit is contained in:
parent
e681761f56
commit
bf0486cb8b
@ -40,7 +40,7 @@ declare var navigator: any;
|
|||||||
*
|
*
|
||||||
* ```
|
* ```
|
||||||
* @advanced
|
* @advanced
|
||||||
* The `connection` property will return one of the following connection types: `unknown`, `ethernet`, `wifi`, `2g`, `3g`, `4g`, `cellular`, `none`
|
* The `type` property will return one of the following connection types: `unknown`, `ethernet`, `wifi`, `2g`, `3g`, `4g`, `cellular`, `none`
|
||||||
*/
|
*/
|
||||||
@Plugin({
|
@Plugin({
|
||||||
pluginName: 'Network',
|
pluginName: 'Network',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user