Cloudike Android Libraries
Toggle table of contents
6.0.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Cloudike Android Libraries
Core Library
/
com.cloudike.sdk.core.downloader
/
DownloadState
/
Success
Success
data
class
Success
(
val
uri
:
Uri
)
:
DownloadState
Download completion status. This status means that the download process was completed successfully.
Members
Constructors
Success
Link copied to clipboard
constructor
(
uri
:
Uri
)
Properties
uri
Link copied to clipboard
val
uri
:
Uri