Protected
dataProtected
listenersLast preview image URL generated by the worker.
Progress of the job in percentage (0-100).
URL to the result image, could be null if the job was canceled or triggered NSFW filter while it was not disabled explicitly.
Seed used to generate the image. This property is only available when the job is completed.
Current step of the job.
Total number of steps that worker will perform.
Protected
emitDispatch an event to all listeners
Remove an event listener
Add an event listener, returns a function that can be called to remove the listener
Add an event listener that will be called only once
Get a copy of the entity's data
Whether the image is NSFW or not. Only makes sense if job is completed. If NSFW filter is disabled, this property will always be false. If NSFW filter is enabled and the image is NSFW, image will not be available for download.