Android
androidJvm
downloads-api
/
com.duckduckgo.downloads.api
/
DownloadCommand
/
ShowDownloadStartedMessage
Show
Download
Started
Message
class
ShowDownloadStartedMessage
(
@
StringRes
val
messageId
:
Int
,
val
fileName
:
String
)
:
DownloadCommand
Members
Constructors
Show
Download
Started
Message
Link copied to clipboard
constructor
(
@
StringRes
messageId
:
Int
,
fileName
:
String
)
Properties
file
Name
Link copied to clipboard
val
fileName
:
String
message
Id
Link copied to clipboard
val
messageId
:
Int