TaskSkippedResult

Describes how a task operation was skipped.

Since

2.5

Functions

Link copied to clipboard
abstract fun getEndTime(): Long
Link copied to clipboard
abstract fun getSkipMessage(): String
Returns a message describing the reason for skipping the task.
Link copied to clipboard
abstract fun getStartTime(): Long