player-android
Toggle table of contents
3.124.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
player-android
player-core
/
com.bitmovin.player.api.event
/
PlayerEvent
/
DownloadFinished
/
DownloadFinished
Download
Finished
constructor
(
downloadType
:
HttpRequestType
,
url
:
String
,
lastRedirectLocation
:
String
?
,
downloadTime
:
Double
,
httpStatus
:
Int
,
size
:
Long
,
isSuccess
:
Boolean
)