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
/
DeliveryInfo
Delivery
Info
@
Composable
fun
DeliveryInfo
(
title
:
StringResource
,
resendOption
:
Boolean
,
text
:
StringResource
?
=
null
,
relays
:
Int
=
0
,
onConfirm
:
(
)
->
Unit
=
{}
,
onDismiss
:
(
)
->
Unit
=
{}
)
(
source
)