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.network
/
HttpRequest
/
HttpRequest
Http
Request
constructor
(
url
:
String
)
constructor
(
url
:
String
,
@
Nullable
headers
:
Map
<
String
,
String
>
,
@
Nullable
body
:
Array
<
Byte
>
,
httpMethod
:
String
)