redwood
Toggle table of contents
0.17.0
common
Platform filter
common
Switch theme
Search in API
redwood
redwood-treehouse
/
app.cash.redwood.treehouse
/
CancellableService
Cancellable
Service
@
ObjCName
(
name
=
"CancellableService"
,
exact
=
true
)
interface
CancellableService
:
ZiplineService
,
Cancellable
Redwood's
Cancellable
but implementing
ZiplineService
.
Members
Functions
cancel
Link copied to clipboard
abstract
fun
cancel
(
)
close
Link copied to clipboard
open
override
fun
close
(
)