chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.page.events
/
PageEvent
/
DownloadProgressEvent
/
<init>
<init>
DownloadProgressEvent
(
guid
:
String
,
totalBytes
:
Double
,
receivedBytes
:
Double
,
state
:
String
)