MediaTailor
Toggle table of contents
1.1.5
android
apple
common
Target filter
android
apple
common
Switch theme
Search in API
Skip to content
MediaTailor
MediaTailor
/
com.amazon.mediatailorsdk.network
/
httpClient
http
Client
android
apple
common
actual
fun
httpClient
(
config
:
HttpClientConfig
<
*
>
.
(
)
->
Unit
)
:
HttpClient
actual
fun
httpClient
(
config
:
ERROR CLASS: Symbol not found for HttpClientConfig<*>
.
(
)
->
Unit
)
:
ERROR CLASS: Unresolved name: HttpClient
expect
fun
httpClient
(
config
:
HttpClientConfig
<
*
>
.
(
)
->
Unit
)
:
HttpClient