StartDownloadFile

data class StartDownloadFile(val fileName: String) : UFServiceMessageV1.Event

A file downloading is started

Constructors

Link copied to clipboard
fun StartDownloadFile(fileName: String)

Functions

Link copied to clipboard
open override fun toJson(): String

Properties

Link copied to clipboard
open override val description: String

Message description

Link copied to clipboard
val fileName: String

file name

Link copied to clipboard
open override val name: UFServiceMessageV1.MessageName

Message type