RequestCallback
class RequestCallback(scope: ProducerScope<Request.Event>, httpClient: OkHttpClient, dispatcher: CoroutineDispatcher) : Callback
Constructors
Link copied to clipboard
fun RequestCallback(scope: ProducerScope<Request.Event>, httpClient: OkHttpClient, dispatcher: CoroutineDispatcher)