IDownloadService

Functions

Link copied to clipboard
@Streaming
@GET
abstract suspend fun downloadFile(@Url fileUrl: String): Response<ResponseBody>