Package 

Interface ViewTrackingStrategy

  • All Implemented Interfaces:
    com.datadog.android.rum.tracking.TrackingStrategy

    
    public interface ViewTrackingStrategy
     implements TrackingStrategy
                        

    A TrackingStrategy dedicated to views tracking.

    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class com.datadog.android.rum.tracking.ViewTrackingStrategy

        register, unregister
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait