Player Module
3.36.0
androidJvm
Player Module
/
com.bitmovin.player.api.event
/
SourceEvent
/
DownloadFinished
/
DownloadFinished
Download
Finished
constructor
(
downloadType
:
HttpRequestType
,
url
:
String
,
lastRedirectLocation
:
String
?
,
downloadTime
:
Double
,
httpStatus
:
Int
,
size
:
Long
,
isSuccess
:
Boolean
)