uf-android-client
uf-client-service-api
/
com.kynetics.uf.android.api.v1
/
UFServiceMessageV1
/
Event
/
FileDownloaded
File
Downloaded
data
class
FileDownloaded
(
val
fileDownloaded
:
String
)
:
UFServiceMessageV1.Event
Content copied to clipboard
A file is downloaded
Constructors
Functions
Properties
Constructors
File
Downloaded
Link copied to clipboard
fun
FileDownloaded
(
fileDownloaded
:
String
)
Content copied to clipboard
Functions
to
Json
Link copied to clipboard
open
override
fun
toJson
(
)
:
String
Content copied to clipboard
Properties
description
Link copied to clipboard
open
override
val
description
:
String
Content copied to clipboard
Message description
file
Downloaded
Link copied to clipboard
val
fileDownloaded
:
String
Content copied to clipboard
name of file downloaded
name
Link copied to clipboard
open
override
val
name
:
UFServiceMessageV1.MessageName
Content copied to clipboard
Message type