arcgis-maps-kotlin
Toggle table of contents
200.8.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
arcgis-maps-kotlin
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