connectivity
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
connectivity
connectivity-core
/
dev.jordond.connectivity.internal
/
ConnectivityScope
Connectivity
Scope
class
ConnectivityScope
(
parentScope
:
CoroutineScope
)
Members
Constructors
Connectivity
Scope
Link copied to clipboard
constructor
(
parentScope
:
CoroutineScope
)
Functions
close
Link copied to clipboard
fun
close
(
)
launch
Link copied to clipboard
fun
launch
(
block
:
suspend
CoroutineScope
.
(
)
->
Unit
)
:
Job