retrofit / retrofit2 / Retrofit / Builder / callFactory

callFactory

fun callFactory(factory: Factory!): Retrofit.Builder!

Specify a custom call factory for creating Call instances.

Note: Calling #client automatically sets this value.