Filester
Toggle table of contents
3.1.1
proprietaryRelease
Target filter
proprietaryRelease
Switch theme
Search in API
Skip to content
Filester
Filester
/
com.roozbehzarei.filester.upload
/
UploadStatus
Upload
Status
data
class
UploadStatus
(
val
state
:
UploadState
,
val
progress
:
Int
)
Members
Constructors
Upload
Status
Link copied to clipboard
constructor
(
state
:
UploadState
,
progress
:
Int
)
Properties
progress
Link copied to clipboard
val
progress
:
Int
state
Link copied to clipboard
val
state
:
UploadState