fun callbackExecutor(executor: Executor!): Retrofit.Builder!
The executor on which Callback methods are invoked when returning Call from your service method.
Callback
Call
Note: executor is not used for custom method.
executor