1.1.1 • Published 7 years ago

cordova-plugin-trafficmonitor v1.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

cordova-plugin-trafficmonitor

Cordova plugin to operate and get TrafficStats of Android

How to Use?

Use the plugin with Cordova CLI (v5.x or above):

cordova plugin add cordova-plugin-trafficmonitor

When use with PhoneGap Build, write following line in your config.xml:

<gap:plugin name="cordova-plugin-trafficmonitor" source="npm" />

API Overview

Methods

showStats(successCallback, failureCallback);