TransferResult

constructor(success: Boolean, transferredCount: Int, expectedCount: Int, destinationPath: String, failedPaths: List<String> = emptyList())