Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.ui.settings.radio
/
ResponseState
/
Loading
Loading
data
class
Loading
(
var
total
:
Int
=
1
,
var
completed
:
Int
=
0
)
:
ResponseState
<
Nothing
>
Members
Constructors
Loading
Link copied to clipboard
constructor
(
total
:
Int
=
1
,
completed
:
Int
=
0
)
Properties
completed
Link copied to clipboard
var
completed
:
Int
total
Link copied to clipboard
var
total
:
Int