onResultReady

This method is called from the MainThread, after the export is done. It is NOT recommended to override this method, please override `onExportDone() instead.

open fun onResultReady(inputUri: <ERROR CLASS>?, resultUri: <ERROR CLASS>?, hasExported: Boolean)