Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
feature-messaging
/
org.meshtastic.feature.messaging.component
/
MessageStatusDialog
Message
Status
Dialog
@
Composable
fun
MessageStatusDialog
(
message
:
Message
,
resendOption
:
Boolean
,
onResend
:
(
)
->
Unit
,
onDismiss
:
(
)
->
Unit
)
(
source
)