Dear ONLYOFFICE Team,
is there also a response function for the method onExternalPluginMessage?
My use case is that I want to call a plugin from outside (that works) and wait for it to finish (missing feature?). I was hoping that there would be a way to send a message back to the outer frame which I could then get via window.addEventListener("message", ...
.
Is this already possible or do you plan to implement it?
Best regards
Uli