Airship Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Airship Android SDK
urbanairship-core
/
com.urbanairship.util
/
FileUtils
/
DownloadResult
Download
Result
open
class
DownloadResult
Result for downloading a file.
Members
Properties
is
Success
Link copied to clipboard
val
isSuccess
:
Boolean
If file downloaded successfully or not.
status
Code
Link copied to clipboard
val
statusCode
:
Int
The status code if available.