Lately there were some situations wherein we needed an asynchronous process. OS has no direct solution for that, the workarounds being the use of BPT actions or timers.
I propose to have a callback structure in the same fashion as the onNotify (but with better parameters handling).
I propose to have a callback structure in the same fashion as the onNotify (but with better parameters handling).