MediaTailor
Toggle table of contents
1.0.4
common
Platform filter
common
Switch theme
Search in API
MediaTailor
MediaTailor
/
com.amazon.mediatailorsdk.network
/
Resource
/
Companion
Companion
object
Companion
Members
Functions
error
Link copied to clipboard
fun
<
T
>
error
(
failure
:
Throwable
)
:
Resource
<
T
>
success
Link copied to clipboard
fun
<
T
>
success
(
data
:
T
,
requestTime
:
Long
,
responseTime
:
Long
)
:
Resource
<
T
&
Any
>