toggle menu
compass
common
switch theme
search in API
compass-tools-web
/
dev.jordond.compass.tools.web
/
HttpApiEndpoint
/
mapResponse
map
Response
abstract
suspend
fun
mapResponse
(
response
:
HttpResponse
)
:
Result
Maps the
HttpResponse
to the
Result
type.
Return
The result type.
Parameters
response
The response to be mapped.