Player Module
3.36.0
androidJvm
Player Module
/
com.bitmovin.player.api.network
/
HttpResponse
/
HttpResponse
Http
Response
constructor
(
httpRequest
:
HttpRequest
,
url
:
String
,
status
:
Int
,
headers
:
Map
<
String
,
String
>
,
body
:
ByteArray
)