Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.ui.node.components
/
NodeStatusIcons
Node
Status
Icons
@
Composable
fun
NodeStatusIcons
(
isThisNode
:
Boolean
,
isUnmessageable
:
Boolean
,
isFavorite
:
Boolean
,
isConnected
:
Boolean
)