NetConverter

interface NetConverter

Types

Companion
Link copied to clipboard
object Companion

Functions

onConvert
Link copied to clipboard
abstract fun <R> onConvert(succeed: Type, response: Response): R?

Inheritors

JSONConvert
Link copied to clipboard