lib
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
lib
lib
/
at.bitfire.vcard4android
/
Contact
/
Downloader
Downloader
interface
Downloader
Downloads data (like photos) from a specified URL.
Members
Functions
download
Link copied to clipboard
abstract
suspend
fun
download
(
url
:
String
,
accepts
:
String
)
:
ByteArray
?
Downloads data from the specified URL.