uf-android-client
uf-client-service-api
/
com.kynetics.uf.android.api.v1
/
UFServiceMessageV1
/
Event
/
StartDownloadFile
Start
Download
File
data
class
StartDownloadFile
(
val
fileName
:
String
)
:
UFServiceMessageV1.Event
Content copied to clipboard
A file downloading is started
Constructors
Functions
Properties
Constructors
Start
Download
File
Link copied to clipboard
fun
StartDownloadFile
(
fileName
:
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
Name
Link copied to clipboard
val
fileName
:
String
Content copied to clipboard
file name
name
Link copied to clipboard
open
override
val
name
:
UFServiceMessageV1.MessageName
Content copied to clipboard
Message type