meshtastic-sdk
Toggle table of contents
0.1.1-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
meshtastic-sdk
core
/
org.meshtastic.sdk
/
getOrNull
get
Or
Null
fun
<
T
>
AdminResult
<
T
>
.
getOrNull
(
)
:
T
?
(
source
)
Returns the Success value, or
null
if the result is not a success.