app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
org.scottishtecharmy.soundscape.network
/
IDownloadService
/
downloadFile
download
File
@
Streaming
@
GET
abstract
suspend
fun
downloadFile
(
@
Url
fileUrl
:
String
)
:
Response
<
ResponseBody
>