RetrofitCallAdapterFactory

class RetrofitCallAdapterFactory : CallAdapter.Factory

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open operator override fun get(returnType: Type, annotations: Array<out Annotation>, retrofit: Retrofit): CallAdapter<*, *>?