reorderItem
fun reorderItem(downloadQueueWrapper: DownloadObjects.DownloadQueueWrapper, newPosition: Int)(source)
Will move the download queue wrapper to a new position in the queue. If the item does not exist it will also insert it.
Will move the download queue wrapper to a new position in the queue. If the item does not exist it will also insert it.