I need to implement some functionality that triggers an action on an interval and emits the results back to javascript.
To simplify things I will use the echo examp
hi for getting many callback to js you can use setKeepCallback(true)
eg
PluginResult p3= new PluginResult(PluginResult.Status.OK, "0"); p3.setKeepCallback(true);