response Received Extra Info
fun responseReceivedExtraInfo(): Flowable<ResponseReceivedExtraInfoEvent>
Content copied to clipboard
Fired when additional information about a responseReceived event is available from the network stack. Not every responseReceived event will have an additional responseReceivedExtraInfo for it, and responseReceivedExtraInfo may be fired before or after responseReceived.
Sources
jvm source
Link copied to clipboard