Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
feature-node
/
org.meshtastic.feature.node.detail
/
NodeManagementActions
/
requestRemoveNode
request
Remove
Node
open
fun
requestRemoveNode
(
scope
:
CoroutineScope
,
node
:
Node
,
onAfterRemove
:
(
)
->
Unit
=
{}
)
(
source
)