SendRemoteCommand Callback

Is it possible to get a callback when SendRemoteCommand has completed?
From the documentation it looks like you can only send and forget, but maybe I’m missing something.
I’m trying to do something like this:
SendRemoteCommand
Get callback
If success, do further processing, then show a success window.
If failed, show a fail window

Thank you for any help.

Hello,

Wow, that would be a very nice thing to have, kind of surprised we don’t. I will pass this up to the devs and see if it can be added to a future release. Thanks!

That would be a great feature to have. Looking forward to it!