uf-android-client
uf-client-service-api
/
com.kynetics.uf.android.api.v1
/
UFServiceMessageV1
/
State
/
Downloading
/
Artifact
Artifact
data
class
Artifact
(
val
name
:
String
,
val
size
:
Long
,
val
md5
:
String
)
Content copied to clipboard
This class represent a file to download
Constructors
Properties
Constructors
Artifact
Link copied to clipboard
fun
Artifact
(
name
:
String
,
size
:
Long
,
md5
:
String
)
Content copied to clipboard
Properties
md5
Link copied to clipboard
val
md5
:
String
Content copied to clipboard
file md5
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
file name
size
Link copied to clipboard
val
size
:
Long
Content copied to clipboard
file size in byte