-
- All Implemented Interfaces:
-
com.facebook.imagepipeline.listener.RequestListener,com.facebook.imagepipeline.producers.ProducerListener
public class FrescoFlipperRequestListener extends BaseRequestListenerFresco image RequestListener that logs events for Sonar.
-
-
Constructor Summary
Constructors Constructor Description FrescoFlipperRequestListener(DebugImageTracker debugImageTracker)
-
Method Summary
Modifier and Type Method Description voidonRequestStart(ImageRequest request, Object callerContext, String requestId, boolean isPrefetch)-
Methods inherited from class com.facebook.imagepipeline.listener.BaseRequestListener
onProducerEvent, onProducerFinishWithCancellation, onProducerFinishWithFailure, onProducerFinishWithSuccess, onProducerStart, onRequestCancellation, onRequestFailure, onRequestStart, onRequestSuccess, onUltimateProducerReached, requiresExtraMap -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
onRequestStart
void onRequestStart(ImageRequest request, Object callerContext, String requestId, boolean isPrefetch)
-
-
-
-