Hi,
I'm working on the NFC sub-system and need some insight into Marionette.
I get as far as injecting a test case into our NFC daemon. The way a
(privileged) application registers for NFC events is via:
navigator.mozNfc.onndefdiscovered = function(event) {...};
I need to get hold of 'event'. How can I do that? I guess I want to
temporarily store 'event' somewhere so I can read it with Marionette
after a short delay.
TIA,
Arno
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g