-
Notifications
You must be signed in to change notification settings - Fork 0
Network Interface
Tuan Nguyen edited this page Mar 25, 2019
·
3 revisions
cordova-plugin-networkinterface
Get WIFI IP Address
Params
Type | Name | Summary | Required |
---|---|---|---|
Function | callbackSuccess | on success callback | Optional |
Function | callbackError | on error callback | Optional |
Get Carrier IP Address
Params
Type | Name | Summary | Required |
---|---|---|---|
Function | callbackSuccess | on success callback | Optional |
Function | callbackError | on error callback | Optional |
gets the relevant proxies for the passed URL
Params
Type | Name | Summary | Required |
---|---|---|---|
String | url | url example: "www.github.com" | Required |
Function | callbackSuccess | on success callback | Optional |
Function | callbackError | on error callback | Optional |