Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
feature-settings
/
org.meshtastic.feature.settings.radio
/
ResponseState
/
Success
Success
common
data
class
Success
<
T
>
(
val
result
:
T
)
:
ResponseState
<
T
>
(
source
)
Members
Constructors
Success
Link copied to clipboard
common
constructor
(
result
:
T
)
Properties
result
Link copied to clipboard
common
val
result
:
T
Functions
is
Waiting
Link copied to clipboard
common
fun
isWaiting
(
)
:
Boolean