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.model
/
SourceRef
Source
Ref
@
Serializable
data
class
SourceRef
(
val
id
:
String
,
val
title
:
String
)
(
source
)
Reference to a source doc page shown as a chip in Chirpy replies.
Members
Constructors
Source
Ref
Link copied to clipboard
constructor
(
id
:
String
,
title
:
String
)
Properties
id
Link copied to clipboard
val
id
:
String
title
Link copied to clipboard
val
title
:
String