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