Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-network
/
org.meshtastic.core.network.radio
/
ReplayRadioTransport
/
ReplayRadioTransport
Replay
Radio
Transport
constructor
(
callback
:
RadioTransportCallback
,
scope
:
CoroutineScope
,
address
:
String
,
frames
:
ByteArray
,
packetDelayMs
:
Long
=
DEFAULT_PACKET_DELAY_MS
)
(
source
)