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
/
FakeAnalyticsPrefs
Fake
Analytics
Prefs
class
FakeAnalyticsPrefs
:
AnalyticsPrefs
(
source
)
Members
Constructors
Fake
Analytics
Prefs
Link copied to clipboard
constructor
(
)
Properties
analytics
Allowed
Link copied to clipboard
open
override
val
analyticsAllowed
:
MutableStateFlow
<
Boolean
>
install
Id
Link copied to clipboard
open
override
val
installId
:
MutableStateFlow
<
String
>
Functions
set
Analytics
Allowed
Link copied to clipboard
open
override
fun
setAnalyticsAllowed
(
allowed
:
Boolean
)