kdriver
Toggle table of contents
0.2.5
common
Platform filter
common
Switch theme
Search in API
kdriver
core
/
dev.kdriver.core.network
/
getResponseBody
get
Response
Body
inline suspend
fun
<
T
>
RequestExpectation
.
getResponseBody
(
)
:
T
inline suspend
fun
<
T
>
FetchInterception
.
getResponseBody
(
)
:
T
Fetches the response body once it has been received.