toggle menu
klaviyo-android-sdk
4.0.0
androidJvm
switch theme
search in API
core
/
com.klaviyo.core.lifecycle
/
ActivityEvent
/
Paused
Paused
class
Paused
(
val
activity
:
Activity
)
:
ActivityEvent
Emitted when
Activity.onPause
is called from an activity within the host app
Members
Constructors
Paused
Link copied to clipboard
constructor
(
activity
:
Activity
)
Properties
activity
Link copied to clipboard
open
override
val
activity
:
Activity