Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-data
/
org.meshtastic.core.data.repository
/
PacketRepositoryImpl
/
claimQueuedPacketByPacketIdIfUnique
claim
Queued
Packet
By
Packet
Id
If
Unique
open
suspend override
fun
claimQueuedPacketByPacketIdIfUnique
(
packetId
:
Int
)
:
PersistedPacket
?
(
source
)