Package-level declarations

Types

Link copied to clipboard
sealed class ActivityEvent
Link copied to clipboard
typealias ActivityObserver = (activity: ActivityEvent) -> Unit
Link copied to clipboard

Provides methods to react to changes in the application environment

Link copied to clipboard

A no-op implementation of ActivityLifecycleCallbacks to temporarily replace the public property Klaviyo.lifecycleCallbacks and prevent duplicate registration of the KlaviyoLifecycleMonitor until next major release when we can make the breaking change to remove that public property