cordova-plugin-broadcaster_external_support
v1.0.0
Published
Allow send message from Javascript to Native
Maintainers
Readme
Cordova Broadcaster (allows broadcast intents to external Apps and receive intent from external Apps)
Cordova Plugin to allow message exchange between javascript and native (and viceversa).
this project is a fork from cordova-broadcaster Thanks to bsorrentino
####we've added support to:
- Broadcast Intent to external Apps.
- Register actions to receive Broadcast Intents from external Apps
- added Flags support on intent
- added Category support on intent
//TODO: Doc...
