ProgressListener

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

Since

1.0-milestone-3

Functions

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