Task

interface Task : Cancelable

Created by Nicholas Eddy on 10/19/17.

Properties

Link copied to clipboard
abstract val completed: Boolean

Inherited functions

Link copied to clipboard
abstract fun cancel()