The ExportProgressAttachment is the attachment of the ExportJobInterfaceSignal.ExportJobProgress signal sent by the ExportJobInterface when the progress of a file has changed.
This object stores information about the file offset that is modified. You may query the new state / progress with ExportJobInterface.getFileProgress and ExportJobInterface.getFileState.
The fileOffset tells the offset inside the ExportJobInterface this event refers to.
The ExportProgressAttachment is the attachment of the ExportJobInterfaceSignal.ExportJobProgress signal sent by the ExportJobInterface when the progress of a file has changed.
This object stores information about the file offset that is modified. You may query the new state / progress with ExportJobInterface.getFileProgress and ExportJobInterface.getFileState.