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
/
insert
insert
common
abstract
suspend
fun
insert
(
packet
:
ERROR CLASS: Symbol not found for DataPacket
,
myNodeNum
:
Int
,
contactKey
:
String
,
receivedTime
:
Long
,
read
:
Boolean
=
true
,
filtered
:
Boolean
=
false
)
(
source
)
Inserts a packet into the database.