resolveOutgoingPacket

abstract suspend fun resolveOutgoingPacket(packet: MeshPacket): PersistedPacket?(source)

Resolves the single persisted row matching an outgoing mesh packet without changing its status. Returns null when the row is not present yet or the available packet identity is ambiguous.