Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-testing
/
org.meshtastic.core.testing
/
FakeMapConsentPrefs
Fake
Map
Consent
Prefs
class
FakeMapConsentPrefs
:
MapConsentPrefs
(
source
)
Members
Constructors
Fake
Map
Consent
Prefs
Link copied to clipboard
constructor
(
)
Functions
set
Should
Report
Location
Link copied to clipboard
open
override
fun
setShouldReportLocation
(
nodeNum
:
Int
?
,
report
:
Boolean
)
should
Report
Location
Link copied to clipboard
open
override
fun
shouldReportLocation
(
nodeNum
:
Int
?
)
:
StateFlow
<
Boolean
>