toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.tooling.events.download
/
FileDownloadProgressEvent
File
Download
Progress
Event
API
interface
FileDownloadProgressEvent
:
ProgressEvent
(
source
)
An event related to the progress of file download.
Since
7.3
Inheritors
FileDownloadStartEvent
FileDownloadFinishEvent
Members
Functions
get
Descriptor
Link copied to clipboard
API
abstract
fun
getDescriptor
(
)
:
FileDownloadOperationDescriptor
get
Display
Name
Link copied to clipboard
API
abstract
fun
getDisplayName
(
)
:
String
get
Event
Time
Link copied to clipboard
API
abstract
fun
getEventTime
(
)
:
Long