Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-repository
/
org.meshtastic.core.repository
/
MapConsentPrefs
Map
Consent
Prefs
interface
MapConsentPrefs
(
source
)
Reactive interface for map consent.
Members
Functions
set
Should
Report
Location
Link copied to clipboard
abstract
fun
setShouldReportLocation
(
nodeNum
:
Int
?
,
report
:
Boolean
)
should
Report
Location
Link copied to clipboard
abstract
fun
shouldReportLocation
(
nodeNum
:
Int
?
)
:
StateFlow
<
Boolean
>