getPacketsByPacketIds

abstract suspend fun getPacketsByPacketIds(packetIds: List<Int>): List<PacketEntity>(source)