Jetpack
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Jetpack
:core:network
/
dev.atick.core.network.utils
/
NetworkUtils
/
getCurrentState
get
Current
State
abstract
fun
getCurrentState
(
)
:
Flow
<
NetworkState
>
Get the current network state.
Return
Flow
of
NetworkState
.