In ArcGIS JavaScript 3.x, there was an event for print-complete.
https://developers.arcgis.com/javascript/3/jsapi/print-amd.html#events
Does 4.x have that? Or is there a way to see when the print widget has completed?
I noticed the Print widget in 4.x has the method 'hasEventListener()' but I can't figure out how it works.
Thanks!