by Evan » Mon Jul 11, 2016 10:15 am
Hi Cory,
There is no data associated to the gre.screendump.complete event sent after a screedump action has been triggered. I believe the sending of the event itself was intended to be that confirmation of success. For example, if the filename is invalid we fail out and do not send the event. However, I also see a scenario in which the writing fails but we send the event anyway. I've opened a bug report to examine the intention of the event.
Unfortunately in the meantime, if write confirmation is needed you will have to do it yourself.
Evan