0.2.0 • Published 9 years ago

cordova-pgapp-plugin v0.2.0

Weekly downloads
-
License
Apache 2.0
Repository
-
Last release
9 years ago

pgapp-plugin

Installation

cordova plugin add cordova-pgapp-plugin

Changelog

Timer:

onceTimer, execute once task

loopBroadTimer, execute loop task with broadcast

loopServTimer, execute loop task with servcie

cancelBroadTimer, cancel loop broadcast task

cancelServTimer, cancel loop service task

Call:

callActivity: intent activity page

callService: start service

stopService: stop service