MediaTailor
Toggle table of contents
1.0.4
common
Platform filter
common
Switch theme
Search in API
MediaTailor
MediaTailor
/
com.amazon.mediatailorsdk.network
/
safePost
safe
Post
inline suspend
fun
<
T
,
P
>
HttpClient
.
safePost
(
url
:
String
,
data
:
P
,
extraHeaders
:
Map
<
String
,
String
>
?
=
null
)
:
Resource
<
T
>