toggle menu
vc-k
5.10.0
common
switch theme
search in API
vck-openid-ktor
/
at.asitplus.wallet.lib.ktor.openid
/
onSuccess
on
Success
inline suspend
fun
<
T
,
R
>
IntermediateResult
<
R
>
.
onSuccess
(
block
:
T
.
(
response
:
HttpResponse
)
->
R
)
:
R
(
source
)
Helper method to perform error handling on ktor responses, see
onFailure
.