Package 

Class NetworkEvent.ResponseReceivedExtraInfoEvent


  • 
    public final class NetworkEvent.ResponseReceivedExtraInfoEvent
    extends NetworkEvent
                        

    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.

    Official doc