Turns the progress display into an error display for the given error or message. Use if the operation failed. No further progress updates can be sent after this.
Updates the progress display with a new message and/or percentage.
Generated using TypeDoc
Completes the progress bar and hides the display. Sending a percentage of 100 has the same effect. No further progress updates can be sent after this.