FailureResult

Functions

Link copied to clipboard
abstract fun getEndTime(): Long
Link copied to clipboard
abstract fun getFailures(): List<out Failure>
Returns the failures that occurred while running the operation, if any.
Link copied to clipboard
abstract fun getStartTime(): Long