-
- All Implemented Interfaces:
-
com.datadog.android.rum.tracking.ComponentPredicate
public class AcceptAllActivities implements ComponentPredicate<Activity>
A predefined ComponentPredicate which accepts all Activity to be tracked as a RUM View event. This is the default behaviour for the ActivityViewTrackingStrategy.