player-android
Toggle table of contents
3.123.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
player-android
player-core
/
com.bitmovin.player.api.network
/
HttpResponse
/
HttpResponse
Http
Response
constructor
(
httpRequest
:
HttpRequest
,
url
:
String
,
status
:
Int
,
headers
:
Map
<
String
,
String
>
,
body
:
ByteArray
)