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
/
FakeCustomEmojiPrefs
Fake
Custom
Emoji
Prefs
class
FakeCustomEmojiPrefs
:
CustomEmojiPrefs
(
source
)
Members
Constructors
Fake
Custom
Emoji
Prefs
Link copied to clipboard
constructor
(
)
Properties
custom
Emoji
Frequency
Link copied to clipboard
open
override
val
customEmojiFrequency
:
MutableStateFlow
<
String
?
>
Functions
set
Custom
Emoji
Frequency
Link copied to clipboard
open
override
fun
setCustomEmojiFrequency
(
frequency
:
String
?
)