My application is developed using Apache Cordova. I would like to access the data read by the QR reader using a cordova plugin like com-darryncampbell-cordova-plugin-intent. To do this I would need to register a broadcast receiver that listens for the QR readers intent. Could you tell me what broadcast event to listen for? Or could you explain how i can access the data read by the QR reader in an Apache cordova application?