CancelCallback

typealias CancelCallback = () -> Unit(source)

The function that is called when the request is cancelled.

See also