Ktorfit Call Response Converter
Converter to enable the use of Call<> as return type e.g. fun test(): Call
Constructors
KtorfitCallResponseConverter
Link copied to clipboard
fun KtorfitCallResponseConverter()
Content copied to clipboard
Functions
supported Type
Link copied to clipboard
Check if this converter supports the return type
wrap Response
Link copied to clipboard
open override fun <T : Any> wrapResponse(returnTypeName: String, requestFunction: suspend () -> <ERROR CLASS><<ERROR CLASS>, <ERROR CLASS>>): Any
Content copied to clipboard