getPacketsByPacketIdAndContact

abstract suspend fun getPacketsByPacketIdAndContact(packetId: Int, contactKey: String): List<PacketEntity>(source)