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
/
AnalyticsPrefs
Analytics
Prefs
common
interface
AnalyticsPrefs
(
source
)
Reactive interface for analytics-related preferences.
Members
Properties
analytics
Allowed
Link copied to clipboard
common
abstract
val
analyticsAllowed
:
ERROR CLASS: Symbol not found for StateFlow<kotlin/Boolean>
install
Id
Link copied to clipboard
common
abstract
val
installId
:
ERROR CLASS: Symbol not found for StateFlow<kotlin/String>
Functions
set
Analytics
Allowed
Link copied to clipboard
common
abstract
fun
setAnalyticsAllowed
(
allowed
:
Boolean
)