Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
feature-docs
/
org.meshtastic.feature.docs.translation
/
DownloadResult
Download
Result
sealed
class
DownloadResult
(
source
)
Result of a model download attempt.
Inheritors
Success
Failed
Members
Types
Failed
Link copied to clipboard
data
class
Failed
(
val
reason
:
String
)
:
DownloadResult
Success
Link copied to clipboard
data
object
Success
:
DownloadResult