Package com.datadog.android.internal.lifecycle
See: Description
-
Interface Summary Interface Description Callback Receives process-level lifecycle events from ProcessLifecycleMonitor. -
Class Summary Class Description ProcessLifecycleMonitor Monitors the app process lifecycle by tracking android.app.Activity starts and stops, and delivers single process-level Callback events when the app enters or leaves the foreground.