TaskProgressEvent

Root interface for all events that signal progress while executing a task.

Since

2.5

Inheritors

Functions

Link copied to clipboard
Returns the description of the task for which progress is reported.
Link copied to clipboard
abstract fun getDisplayName(): String
Link copied to clipboard
abstract fun getEventTime(): Long