toggle menu
redwood
0.15.0
common
switch theme
search in API
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
(
)