onAllResponses

open override fun onAllResponses(block: suspend (responseContext: ResponseContext) -> Unit)(source)

Whenever a response is received, the contents of the onAllResponses{} block will be executed.