toggle menu
arcgis-maps-kotlin
200.6.0
androidJvm
switch theme
search in API
arcgis-maps-kotlin
/
com.arcgismaps.httpcore
/
FileDownloadTask
/
Status
/
Failed
Failed
data
class
Failed
(
val
error
:
Throwable
)
:
FileDownloadTask.Status
The download has failed.
Since
200.6.0
Members
Constructors
Failed
Link copied to clipboard
constructor
(
error
:
Throwable
)
Properties
error
Link copied to clipboard
val
error
:
Throwable
the error that caused the download to fail