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
/
SetProvideLocationUseCase
Set
Provide
Location
Use
Case
open
class
SetProvideLocationUseCase
(
uiPrefs
:
ERROR CLASS: Symbol not found for UiPrefs
)
(
source
)
Use case for setting whether to provide the node location to the mesh.
Members
Constructors
Set
Provide
Location
Use
Case
Link copied to clipboard
constructor
(
uiPrefs
:
ERROR CLASS: Symbol not found for UiPrefs
)
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
myNodeNum
:
Int
,
provideLocation
:
Boolean
)