IgdbOkhttpConfig

class IgdbOkhttpConfig : IgdbHttpEngineConfig

Configuration of the okhttp3.OkHttpClient client used to make requests

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
var backgroundDispatcher: CoroutineDispatcher

Сoroutine dispatcher used for deserialization of received responses

Link copied to clipboard
var callFactory: <Error class: unknown class>?

Allows you to specify a pre-configured Call.Factory for sending requests