fun addChunks(chunks: List<ByteArray>): Boolean
Enqueue the chunks for the given device.
The chunks will be added to the ChunkQueue.
chunks - the chunks to be enqueued and sent to the server.
chunks