ktorfit-lib
/
de.jensklingenberg.ktorfit
/
Callback
Callback
interface
Callback
<
T
>
Content copied to clipboard
Functions
Functions
on
Error
Link copied to clipboard
abstract fun
onError
(exception:
<ERROR CLASS>
)
Content copied to clipboard
on
Response
Link copied to clipboard
abstract fun
onResponse
(call:
T
, response:
<ERROR CLASS>
)
Content copied to clipboard