Readium
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readium
readium-shared
/
org.readium.r2.shared.util
/
CoroutineQueue
/
cancel
cancel
fun
cancel
(
cause
:
CancellationException
?
=
null
)
Cancels this coroutine queue, including all its children with an optional cancellation cause.