Player Module
/
com.bitmovin.player.api.network
/
HttpRequest
/
HttpRequest
Http
Request
open fun
HttpRequest
(url:
String
)
Content copied to clipboard
open fun
HttpRequest
(url:
String
,
@
Nullable
()
headers:
Map
<
String
,
String
>,
@
Nullable
()
body:
Array
<
Byte
>, httpMethod:
String
)
Content copied to clipboard