Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-repository
/
org.meshtastic.core.repository
/
PacketRepository
/
getPacketByPacketId
get
Packet
By
Packet
Id
abstract
suspend
fun
getPacketByPacketId
(
packetId
:
Int
)
:
DataPacket
?
(
source
)
Returns a packet by its mesh-layer packet ID.