MediaTailor
Toggle table of contents
1.0.4
common
Platform filter
common
Switch theme
Search in API
MediaTailor
MediaTailor
/
com.amazon.mediatailorsdk.network
/
safeGet
safe
Get
inline suspend
fun
<
T
>
HttpClient
.
safeGet
(
url
:
String
,
params
:
Params
=
hashMapOf()
)
:
Resource
<
T
>