kmp-toolkit
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kmp-toolkit
store
/
com.siddharth.kmp.store
/
ScreenState
/
NoNetwork
No
Network
data
class
NoNetwork
(
val
isCaptivePortal
:
Boolean
=
false
)
:
ScreenState
<
Nothing
>
Offline with no cached data.
isCaptivePortal
is true behind a hotel/airport WiFi login wall.
Members
Constructors
No
Network
Link copied to clipboard
constructor
(
isCaptivePortal
:
Boolean
=
false
)
Properties
is
Captive
Portal
Link copied to clipboard
val
isCaptivePortal
:
Boolean