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
/
CustomEmojiPrefs
Custom
Emoji
Prefs
interface
CustomEmojiPrefs
(
source
)
Reactive interface for emoji preferences.
Members
Properties
custom
Emoji
Frequency
Link copied to clipboard
abstract
val
customEmojiFrequency
:
StateFlow
<
String
?
>
Functions
set
Custom
Emoji
Frequency
Link copied to clipboard
abstract
fun
setCustomEmojiFrequency
(
frequency
:
String
?
)