ProgressListener

A listener which is notified as some long running operation makes progress.

Functions

Link copied to clipboard
abstract fun statusChanged(event: ProgressEvent)
Called when the progress status changes.