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
/
Success
Success
data
class
Success
<
T
>
(
val
result
:
T
)
:
ResponseState
<
T
>
Members
Constructors
Success
Link copied to clipboard
constructor
(
result
:
T
)
Properties
result
Link copied to clipboard
val
result
:
T