Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-domain
/
org.meshtastic.core.domain.usecase.settings
/
SetNotificationSettingsUseCase
Set
Notification
Settings
Use
Case
class
SetNotificationSettingsUseCase
(
notificationPrefs
:
NotificationPrefs
)
(
source
)
Use case for updating application-level notification preferences.
Members
Constructors
Set
Notification
Settings
Use
Case
Link copied to clipboard
constructor
(
notificationPrefs
:
NotificationPrefs
)
Functions
set
Low
Battery
Enabled
Link copied to clipboard
fun
setLowBatteryEnabled
(
enabled
:
Boolean
)
set
Messages
Enabled
Link copied to clipboard
fun
setMessagesEnabled
(
enabled
:
Boolean
)
set
Node
Events
Enabled
Link copied to clipboard
fun
setNodeEventsEnabled
(
enabled
:
Boolean
)