Cancellable

fun interface Cancellable

Represents a cancellable operation.

Functions

Link copied to clipboard
abstract fun cancel()

Cancels the operation.