toggle menu
FlowMVI
3.1.0-beta01
common
switch theme
search in API
core
/
pro.respawn.flowmvi.plugins
/
JobManager
/
cancelAndJoin
cancel
And
Join
suspend
fun
cancelAndJoin
(
key
:
K
)
:
Job
?
Cancel and join a job for
key
if it is present
Return
the job that was cancelled, or null if not found.